aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sysinstall/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1997-03-19 10:09:28 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1997-03-19 10:09:28 +0000
commiteefc5acdc594de963de960e30b91f44919e1d708 (patch)
treec3ee9f8409c65bd4adafb20264d8adaafad4c320 /usr.sbin/sysinstall/Makefile
parent2fbc710d2cd7ece0b79f9f9c36cfce63a87e5192 (diff)
downloadsrc-eefc5acdc594de963de960e30b91f44919e1d708.tar.gz
src-eefc5acdc594de963de960e30b91f44919e1d708.zip
Some of my pending merge changes, Paul Traina's more flexible config
file loading code. Submitted by: pst
Notes
Notes: svn path=/head/; revision=24038
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 0eb723bb2e15..0a2440fa7993 100644
--- a/usr.sbin/sysinstall/Makefile
+++ b/usr.sbin/sysinstall/Makefile
@@ -13,7 +13,7 @@ SRCS= anonFTP.c apache.c attr.c cdrom.c command.c config.c devices.c \
msg.c network.c nfs.c options.c package.c register.c samba.c system.c \
tape.c tcpip.c termcap.c ufs.c user.c variable.c wizard.c \
uc_eisa.c uc_isa.c uc_kmem.c uc_list.c uc_main.c uc_pci.c \
- uc_scsi.c keymap.h
+ uc_scsi.c keymap.h variable_load.c
CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I${.OBJDIR} -I/sys
CFLAGS+= -DUC_PRIVATE -DKERN_NO_SYMBOLS -DSAVE_USERCONFIG