summaryrefslogtreecommitdiffstats
path: root/usr.bin/strip/Makefile
diff options
context:
space:
mode:
authordwmalone <dwmalone@FreeBSD.org>2001-12-03 21:28:37 +0000
committerdwmalone <dwmalone@FreeBSD.org>2001-12-03 21:28:37 +0000
commitcffa7a579a110b593549c29813de4ecc08cb5285 (patch)
tree31cbfbeae74932923755c8b30ec0897af132c405 /usr.bin/strip/Makefile
parent71a3cce2f6884be6778c740c9bd96fa224f849a0 (diff)
downloadFreeBSD-src-cffa7a579a110b593549c29813de4ecc08cb5285.zip
FreeBSD-src-cffa7a579a110b593549c29813de4ecc08cb5285.tar.gz
Strip seems to be warns clean on i386 and alpha.
Diffstat (limited to 'usr.bin/strip/Makefile')
-rw-r--r--usr.bin/strip/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/strip/Makefile b/usr.bin/strip/Makefile
index fe05a65..3dc78f3 100644
--- a/usr.bin/strip/Makefile
+++ b/usr.bin/strip/Makefile
@@ -3,6 +3,7 @@
PROG= strip
MAN= strip.1aout
+WARNS?= 2
BINDIR= /usr/libexec/aout
CLEANFILES += maybe_stripped
OpenPOWER on IntegriCloud