summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-04-20 16:46:36 +0000
committerjkh <jkh@FreeBSD.org>1997-04-20 16:46:36 +0000
commite75f3892eaa061e081d04d6d765b2c9991ba1145 (patch)
treeceda11545f2adcc1638a6d48e3ce39b4024a03a1 /usr.sbin/sysinstall/Makefile
parent2d072e5f9d207912f63db40b062677c0507dbed5 (diff)
downloadFreeBSD-src-e75f3892eaa061e081d04d6d765b2c9991ba1145.zip
FreeBSD-src-e75f3892eaa061e081d04d6d765b2c9991ba1145.tar.gz
Sync with 2.2 and clean up some tortured english that was added.
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index 0a2440f..0774972 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -17,6 +17,7 @@ SRCS= anonFTP.c apache.c attr.c cdrom.c command.c config.c devices.c \
CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I${.OBJDIR} -I/sys
CFLAGS+= -DUC_PRIVATE -DKERN_NO_SYMBOLS -DSAVE_USERCONFIG
+#CFLAGS+= -DUSE_XIG_ENVIRONMENT
.if defined(LOAD_CONFIG_FILE)
CFLAGS+= -DLOAD_CONFIG_FILE=\"${LOAD_CONFIG_FILE}\"
OpenPOWER on IntegriCloud