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