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