summaryrefslogtreecommitdiffstats
path: root/usr.bin/enigma/Makefile
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-06-25 21:25:27 +0000
committerdd <dd@FreeBSD.org>2001-06-25 21:25:27 +0000
commit0dc5b4165536d0792f04dd510877c4540dbf73c0 (patch)
tree83f64f522ee5263d129b8d71bb627ccf55186437 /usr.bin/enigma/Makefile
parentf5356e22c279332b2e884266672e45bd62891cc4 (diff)
downloadFreeBSD-src-0dc5b4165536d0792f04dd510877c4540dbf73c0.zip
FreeBSD-src-0dc5b4165536d0792f04dd510877c4540dbf73c0.tar.gz
Silence -Wshadow and -Wmissing-prototypes; set WARNS=2.
Submitted by: Mike Barcroft <mike@q9media.com>
Diffstat (limited to 'usr.bin/enigma/Makefile')
-rw-r--r--usr.bin/enigma/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/enigma/Makefile b/usr.bin/enigma/Makefile
index 878b4d1..a87672b 100644
--- a/usr.bin/enigma/Makefile
+++ b/usr.bin/enigma/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= enigma
+WARNS?= 2
LINKS= ${BINDIR}/enigma ${BINDIR}/crypt
MLINKS= enigma.1 crypt.1
OpenPOWER on IntegriCloud