summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1998-03-09 15:01:02 +0000
committerjkh <jkh@FreeBSD.org>1998-03-09 15:01:02 +0000
commitd285a03de7f6cc65a54adb9f5fbcbd7a6695565c (patch)
tree79177c890e12bff501d463d32ffd96971ea9f403 /usr.sbin/sysinstall/Makefile
parent94b4481b7476c53c86385f7947d9457639c14cea (diff)
downloadFreeBSD-src-d285a03de7f6cc65a54adb9f5fbcbd7a6695565c.zip
FreeBSD-src-d285a03de7f6cc65a54adb9f5fbcbd7a6695565c.tar.gz
Remove deprecated XIG support - that project never
happened.
Diffstat (limited to 'usr.sbin/sysinstall/Makefile')
-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 561244f..a939db5 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -19,7 +19,6 @@ SRCS= anonFTP.c attr.c cdrom.c command.c config.c devices.c \
CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I${.OBJDIR}
CFLAGS+= -I${.CURDIR}/../../sys
CFLAGS+= -DUC_PRIVATE -DKERN_NO_SYMBOLS -DSAVE_USERCONFIG
-#CFLAGS+= -DUSE_XIG_ENVIRONMENT
DPADD= ${LIBDIALOG} ${LIBNCURSES} ${LIBMYTINFO} ${LIBUTIL} ${LIBDISK} ${LIBFTPIO}
LDADD= -ldialog -lncurses -lmytinfo -lutil -ldisk -lftpio
OpenPOWER on IntegriCloud