summaryrefslogtreecommitdiffstats
path: root/usr.bin/xinstall/Makefile
diff options
context:
space:
mode:
authormarkm <markm@FreeBSD.org>2001-12-11 22:46:42 +0000
committermarkm <markm@FreeBSD.org>2001-12-11 22:46:42 +0000
commit50e4bbdea10037b57ba478784e7e845e0559d841 (patch)
tree648f4fc2e5c8a8f6613e0e128b19b5fe92e33020 /usr.bin/xinstall/Makefile
parent1513601c49f8db555b5bd5e99f6d7a1a3bed9a02 (diff)
downloadFreeBSD-src-50e4bbdea10037b57ba478784e7e845e0559d841.zip
FreeBSD-src-50e4bbdea10037b57ba478784e7e845e0559d841.tar.gz
WARNS=2, use __FBSDID(), set NO_WERROR, as there are "dirty" files used
during the bootstrap phase.
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 e0886ed..0d66aa0 100644
--- a/usr.bin/xinstall/Makefile
+++ b/usr.bin/xinstall/Makefile
@@ -4,6 +4,7 @@
PROG= xinstall
PROGNAME= install
SRCS= xinstall.c
+NO_WERROR= yes
MAN= install.1
.if defined(BOOTSTRAPPING)
OpenPOWER on IntegriCloud