No empty .Rs/.Re
[netbsd-mini2440.git] / usr.bin / less / Makefile.inc
blob8f784c2a2aea47f47512ee6329260daa2c64d22b
1 #       $NetBSD: Makefile.inc,v 1.3 2001/07/26 14:20:47 mrg Exp $
3 WARNS?= 1       # many -Wshadow -Wcast-qual & other issues
5 .if exists(${.CURDIR}/../../Makefile.inc)
6 .include "${.CURDIR}/../../Makefile.inc"
7 .endif
9 CWARNFLAGS+=    -Wno-strict-prototypes -Wno-missing-prototypes