MFi386: r261567
Switch from lib/libstand to sys/boot/libstand32.
This commit is contained in:
parent
2c4969da8d
commit
4ac1175e89
@ -1,4 +1,3 @@
|
||||
# $FreeBSD$
|
||||
|
||||
# Blank, to override Makefile.i386 since Makefile.$MACHINE is included before
|
||||
# Makefile.$MACHINE_ARCH
|
||||
SUBDIR+= libstand32
|
||||
|
@ -56,6 +56,8 @@ LDFLAGS= -static -Ttext 0x0
|
||||
LIBPC98= ${.OBJDIR}/../libpc98/libpc98.a
|
||||
CFLAGS+= -I${.CURDIR}/..
|
||||
|
||||
LIBSTAND= ${.OBJDIR}/../../libstand32/libstand.a
|
||||
|
||||
# BTX components
|
||||
CFLAGS+= -I${.CURDIR}/../btx/lib
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user