summaryrefslogtreecommitdiff
path: root/release/sysinstall/Makefile
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1998-09-16 09:25:20 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1998-09-16 09:25:20 +0000
commit0d4651753d7c61dc01ac23f6fbe5e20cf4fd3512 (patch)
treef0e32183a439d14141c8afbc00c98f307f6899e0 /release/sysinstall/Makefile
parent9cf0e9186b25fe5c8dd5b7583f7178bf48c72bc5 (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 2dd54f2f5becc..81f4acad3eecf 100644
--- a/release/sysinstall/Makefile
+++ b/release/sysinstall/Makefile
@@ -16,7 +16,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
+ keymap.h
CFLAGS+= -Wall -I${.CURDIR}/../../gnu/lib/libdialog -I${.OBJDIR}
CFLAGS+= -I${.CURDIR}/../../sys