summaryrefslogtreecommitdiffstats
path: root/usr.bin/apply/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/apply/Makefile')
-rw-r--r--usr.bin/apply/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/apply/Makefile b/usr.bin/apply/Makefile
index 05823ea..d97f5bd 100644
--- a/usr.bin/apply/Makefile
+++ b/usr.bin/apply/Makefile
@@ -1,6 +1,8 @@
+# $FreeBSD$
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= apply
-CFLAGS+=-Wall
+
+WARNS= 2
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud