summaryrefslogtreecommitdiffstats
path: root/usr.bin/gencat/Makefile
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-06-30 05:39:36 +0000
committerdd <dd@FreeBSD.org>2001-06-30 05:39:36 +0000
commitfdda055e004374dd1e05e940799016013c301b6c (patch)
tree08b867efe38b3b47dbeea4f979e8d098dc994ee4 /usr.bin/gencat/Makefile
parent9b64cdc70fa0f9f7b0e46cbef338b6b1b157c739 (diff)
downloadFreeBSD-src-fdda055e004374dd1e05e940799016013c301b6c.zip
FreeBSD-src-fdda055e004374dd1e05e940799016013c301b6c.tar.gz
Set WARNS=2 on programs that compile cleanly with it; add $FreeBSD$
where necessary. Submitted by: Mike Barcroft <mike@q9media.com>
Diffstat (limited to 'usr.bin/gencat/Makefile')
-rw-r--r--usr.bin/gencat/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/gencat/Makefile b/usr.bin/gencat/Makefile
index 45af07a..7a383d8 100644
--- a/usr.bin/gencat/Makefile
+++ b/usr.bin/gencat/Makefile
@@ -2,6 +2,7 @@
PROG= gencat
SRCS= gencat.c genlib.c
+WARNS?= 2
CFLAGS+= -I${.CURDIR}/../../lib/libc/nls
OpenPOWER on IntegriCloud