mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
variable_load.c is dead
This commit is contained in:
parent
69ac164732
commit
c55c0846ed
3 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue