summaryrefslogtreecommitdiffstats
path: root/release/sysinstall
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-09-17 16:18:54 +0000
committerpst <pst@FreeBSD.org>1997-09-17 16:18:54 +0000
commitf6e7a481229606d6f07b506ad835853e7ee4faaa (patch)
tree6b226699da10c96cb3a6a5fd5416d7f17277a416 /release/sysinstall
parent4f718b5d5dce425cd7d4b8dffc42ead31b97e8be (diff)
downloadFreeBSD-src-f6e7a481229606d6f07b506ad835853e7ee4faaa.zip
FreeBSD-src-f6e7a481229606d6f07b506ad835853e7ee4faaa.tar.gz
variable_load.c is dead
Diffstat (limited to 'release/sysinstall')
-rw-r--r--release/sysinstall/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/Makefile b/release/sysinstall/Makefile
index f32f361..fd269a0 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
OpenPOWER on IntegriCloud