summaryrefslogtreecommitdiffstats
path: root/usr.bin/gencat/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/gencat/Makefile')
-rw-r--r--usr.bin/gencat/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.bin/gencat/Makefile b/usr.bin/gencat/Makefile
index 45af07a..c880565 100644
--- a/usr.bin/gencat/Makefile
+++ b/usr.bin/gencat/Makefile
@@ -1,8 +1,6 @@
# $FreeBSD$
PROG= gencat
-SRCS= gencat.c genlib.c
-
-CFLAGS+= -I${.CURDIR}/../../lib/libc/nls
+WARNS?= 8
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud