summaryrefslogtreecommitdiff
path: root/release/sysinstall/Makefile
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1997-09-17 16:18:54 +0000
committerPaul Traina <pst@FreeBSD.org>1997-09-17 16:18:54 +0000
commitc55c0846ed276824f4e75d22d1aff837999769e0 (patch)
tree9cd7d5850c08cf82c5eef6e6cbbe402018fef002 /release/sysinstall/Makefile
parent69ac164732d177d115a74a2c75d75dbe5ec01e0e (diff)
Notes
Diffstat (limited to 'release/sysinstall/Makefile')
-rw-r--r--release/sysinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/Makefile b/release/sysinstall/Makefile
index f32f361f6872..fd269a0a86a6 100644
--- a/release/sysinstall/Makefile
+++ b/release/sysinstall/Makefile
@@ -14,7 +14,7 @@ SRCS= anonFTP.c attr.c cdrom.c command.c config.c devices.c \
msg.c network.c nfs.c options.c package.c register.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 variable_load.c
+ uc_scsi.c keymap.h
CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I${.OBJDIR}
CFLAGS+= -I${.CURDIR}/../../sys