summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1997-09-16 18:57:18 +0000
committerjkh <jkh@FreeBSD.org>1997-09-16 18:57:18 +0000
commitcb8ec218f6b133ea876489d516e711e96a6cbc0b (patch)
tree177d26a861d654de0819973d2caa3300e0f6fe9b /usr.sbin/sysinstall/Makefile
parentc65e27777ea7d253329b9e7b655fed623cc253fa (diff)
downloadFreeBSD-src-cb8ec218f6b133ea876489d516e711e96a6cbc0b.zip
FreeBSD-src-cb8ec218f6b133ea876489d516e711e96a6cbc0b.tar.gz
Much better dispatch code and scripting support.
Submitted by: pst
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-rw-r--r--usr.sbin/sysinstall/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile
index 4381f9e..f32f361 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -21,10 +21,6 @@ CFLAGS+= -I${.CURDIR}/../../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}\"
-.endif
-
DPADD= ${LIBDIALOG} ${LIBNCURSES} ${LIBMYTINFO} ${LIBUTIL} ${LIBDISK} ${LIBFTPIO}
LDADD= -ldialog -lncurses -lmytinfo -lutil -ldisk -lftpio
OpenPOWER on IntegriCloud