summaryrefslogtreecommitdiffstats
path: root/usr.bin/xinstall/Makefile
diff options
context:
space:
mode:
authorssouhlal <ssouhlal@FreeBSD.org>2005-01-25 14:34:57 +0000
committerssouhlal <ssouhlal@FreeBSD.org>2005-01-25 14:34:57 +0000
commit0b08736243310e16c905e71910a1169f221f2ac8 (patch)
tree21c2c56ffeed951fb6b6db6eb767badcf8d9d154 /usr.bin/xinstall/Makefile
parent5ad9327a22bfc1149b585310dccd764229f01506 (diff)
downloadFreeBSD-src-0b08736243310e16c905e71910a1169f221f2ac8.zip
FreeBSD-src-0b08736243310e16c905e71910a1169f221f2ac8.tar.gz
- Make WARNS?= 6 clean
- Add WARNS?= 6 Approved by: stefanf, grehan (mentor)
Diffstat (limited to 'usr.bin/xinstall/Makefile')
-rw-r--r--usr.bin/xinstall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/xinstall/Makefile b/usr.bin/xinstall/Makefile
index e6ff88e..594f1dc 100644
--- a/usr.bin/xinstall/Makefile
+++ b/usr.bin/xinstall/Makefile
@@ -4,5 +4,6 @@
PROG= xinstall
PROGNAME= install
MAN= install.1
+WARNS?= 6
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud