summaryrefslogtreecommitdiffstats
path: root/usr.bin/pr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/pr/Makefile')
-rw-r--r--usr.bin/pr/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/pr/Makefile b/usr.bin/pr/Makefile
index 70a921d..88ec7b4 100644
--- a/usr.bin/pr/Makefile
+++ b/usr.bin/pr/Makefile
@@ -1,6 +1,9 @@
# @(#)Makefile 8.1 (Berkeley) 6/6/93
+# $FreeBSD$
PROG= pr
SRCS= pr.c egetopt.c
+WARNS?= 2
+
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud