From be1c13fd282e498fffd27e1fb4457e2f8e7c9a0d Mon Sep 17 00:00:00 2001 From: matteo Date: Fri, 23 Mar 2007 22:09:02 +0000 Subject: remove WARNS=2: we're not ready for it yet. --- usr.sbin/sysinstall/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'usr.sbin') 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 \ -- cgit v1.1