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