aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/colldef
diff options
context:
space:
mode:
authorMark Murray <markm@FreeBSD.org>2002-02-08 22:31:43 +0000
committerMark Murray <markm@FreeBSD.org>2002-02-08 22:31:43 +0000
commit91bd71d2060cd302015f7dd6e7b891014552dba4 (patch)
treeaa16787e0c6c78a7e6e414ce1af3f40bac42f8e5 /usr.bin/colldef
parent2bbc414f5213e098c54d3ef1bd9735eb1aeed646 (diff)
Notes
Diffstat (limited to 'usr.bin/colldef')
-rw-r--r--usr.bin/colldef/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/colldef/Makefile b/usr.bin/colldef/Makefile
index d200567f685a3..5f9b2d34c2d2f 100644
--- a/usr.bin/colldef/Makefile
+++ b/usr.bin/colldef/Makefile
@@ -2,7 +2,6 @@
PROG= colldef
SRCS= parse.y scan.l y.tab.h
-WARNS?= 2
NO_WERROR=yes
LFLAGS= -8 -i
CFLAGS+=-I. -I${.CURDIR} -I${.CURDIR}/../../lib/libc/locale