Merged from sys/boot/i386/libi386/Makefile revision 1.19.
This commit is contained in:
parent
453aaa0dff
commit
87eae000dd
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=66245
@ -8,7 +8,9 @@ INTERNALSTATICLIB= true
|
||||
|
||||
SRCS= aout_freebsd.c biosdisk.c biosmem.c biospnp.c biospci.c \
|
||||
bootinfo.c comconsole.c devicename.c elf_freebsd.c gatea20.c \
|
||||
i386_copy.c i386_module.c time.c vidconsole.c pxe.c pxetramp.s
|
||||
i386_copy.c i386_module.c nullconsole.c pxe.c pxetramp.s \
|
||||
time.c vidconsole.c
|
||||
|
||||
.PATH: ${.CURDIR}/../../i386/libi386
|
||||
|
||||
CFLAGS+= -DPC98
|
||||
|
Loading…
Reference in New Issue
Block a user