summaryrefslogtreecommitdiffstats
path: root/usr.bin/units/Makefile
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2001-06-24 12:23:54 +0000
committerdwmalone <dwmalone@FreeBSD.org>2001-06-24 12:23:54 +0000
commitfce7386c11b4c19abaf601c1c101bed2f13c09b7 (patch)
tree2797c5db07ef30ddb3e082f2edad5710ba86fd95 /usr.bin/units/Makefile
parentdb54f212f80a6dc063aba54a6a776c519058e877 (diff)
downloadFreeBSD-src-fce7386c11b4c19abaf601c1c101bed2f13c09b7.zip
FreeBSD-src-fce7386c11b4c19abaf601c1c101bed2f13c09b7.tar.gz
Add prototypes and turn on WARNS=?2.
Diffstat (limited to 'usr.bin/units/Makefile')
-rw-r--r--usr.bin/units/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/units/Makefile b/usr.bin/units/Makefile
index 946132c..3a72eba 100644
--- a/usr.bin/units/Makefile
+++ b/usr.bin/units/Makefile
@@ -1,6 +1,7 @@
# $FreeBSD$
PROG= units
+WARNS?= 2
beforeinstall:
${INSTALL} -c -o ${BINOWN} -g ${BINGRP} -m 444 \
OpenPOWER on IntegriCloud