diff options
| author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-03-19 10:09:28 +0000 |
|---|---|---|
| committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1997-03-19 10:09:28 +0000 |
| commit | eefc5acdc594de963de960e30b91f44919e1d708 (patch) | |
| tree | c3ee9f8409c65bd4adafb20264d8adaafad4c320 /release/sysinstall/Makefile | |
| parent | 2fbc710d2cd7ece0b79f9f9c36cfce63a87e5192 (diff) | |
Notes
Diffstat (limited to 'release/sysinstall/Makefile')
| -rw-r--r-- | release/sysinstall/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/release/sysinstall/Makefile b/release/sysinstall/Makefile index 0eb723bb2e15..0a2440fa7993 100644 --- a/release/sysinstall/Makefile +++ b/release/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 |
