diff --git a/release/sysinstall/Makefile b/release/sysinstall/Makefile index f32f361f687..fd269a0a86a 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 diff --git a/usr.sbin/sade/Makefile b/usr.sbin/sade/Makefile index f32f361f687..fd269a0a86a 100644 --- a/usr.sbin/sade/Makefile +++ b/usr.sbin/sade/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 diff --git a/usr.sbin/sysinstall/Makefile b/usr.sbin/sysinstall/Makefile index f32f361f687..fd269a0a86a 100644 --- a/usr.sbin/sysinstall/Makefile +++ b/usr.sbin/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