summaryrefslogtreecommitdiffstats
path: root/usr.bin/cksum/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2002-02-08 22:31:43 +0000
committermarkm <markm@FreeBSD.org>2002-02-08 22:31:43 +0000
commitae2558974f63663ca102c7a2807d83ad115d1fde (patch)
treeaa16787e0c6c78a7e6e414ce1af3f40bac42f8e5 /usr.bin/cksum/Makefile
parentefab01cf5e9eec33bc864711de89c8fe643e633e (diff)
downloadFreeBSD-src-ae2558974f63663ca102c7a2807d83ad115d1fde.zip
FreeBSD-src-ae2558974f63663ca102c7a2807d83ad115d1fde.tar.gz
Remove leaf node WARNS?=2 (that mainly I added). This should
help the GCC3 transition and CURRENT in general.
Diffstat (limited to 'usr.bin/cksum/Makefile')
-rw-r--r--usr.bin/cksum/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/cksum/Makefile b/usr.bin/cksum/Makefile
index 1da732b..828900a 100644
--- a/usr.bin/cksum/Makefile
+++ b/usr.bin/cksum/Makefile
@@ -3,7 +3,6 @@
PROG= cksum
SRCS= cksum.c crc.c print.c sum1.c sum2.c crc32.c
-WARNS?= 2
LINKS= ${BINDIR}/cksum ${BINDIR}/sum
MLINKS= cksum.1 sum.1
OpenPOWER on IntegriCloud