summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-10-09 09:53:41 +0000
committerjkh <jkh@FreeBSD.org>1996-10-09 09:53:41 +0000
commitb3eb03e7b20f86e4b1db6d6d331ca84589f0aaab (patch)
tree582f7305489b1b0eb4f1fe710dfa64c961bf54f2 /usr.sbin/sysinstall/Makefile
parentf7abebc6e2c0e6c168bb4376dcceb3ed263c1ccc (diff)
downloadFreeBSD-src-b3eb03e7b20f86e4b1db6d6d331ca84589f0aaab.zip
FreeBSD-src-b3eb03e7b20f86e4b1db6d6d331ca84589f0aaab.tar.gz
DTRT if ESC is hit in a Yes/No dialog.
Noticed-by: jfieber
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index a427d98..84a3772 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -14,7 +14,7 @@ SRCS= anonFTP.c apache.c attr.c cdrom.c command.c config.c devices.c \
uc_scsi.c
CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I${.OBJDIR} -I/sys
-CFLAGS+= -DUC_PRIVATE -DKERN_NO_SYMBOLS # -DSAVE_USERCONFIG
+CFLAGS+= -DUC_PRIVATE -DKERN_NO_SYMBOLS #-DSAVE_USERCONFIG
#CFLAGS+= -DLOAD_CONFIG_FILE=\"install.cfg\"
OpenPOWER on IntegriCloud