summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authormatteo <matteo@FreeBSD.org>2007-03-23 22:09:02 +0000
committermatteo <matteo@FreeBSD.org>2007-03-23 22:09:02 +0000
commitbe1c13fd282e498fffd27e1fb4457e2f8e7c9a0d (patch)
treeecdf4a9919c378aae1e60ce392fdfdc09aff4ebc /usr.sbin
parenteeef57ea744dba8749205ed12a3194b1e8288cb9 (diff)
downloadFreeBSD-src-be1c13fd282e498fffd27e1fb4457e2f8e7c9a0d.zip
FreeBSD-src-be1c13fd282e498fffd27e1fb4457e2f8e7c9a0d.tar.gz
remove WARNS=2: we're not ready for it yet.
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/sysinstall/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index 6d16726..d9aeb5c 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -6,7 +6,6 @@ _wizard= wizard.c
PROG= sysinstall
MAN= sysinstall.8
-WARNS?= 2
SRCS= anonFTP.c cdrom.c command.c config.c devices.c dhcp.c \
disks.c dispatch.c dist.c dmenu.c doc.c dos.c floppy.c \
ftp.c globals.c http.c index.c install.c installUpgrade.c keymap.c \
OpenPOWER on IntegriCloud