Sync with sys/boot/i386/loader/Makefile revision 1.37.
This commit is contained in:
parent
c347ed1c87
commit
82dbc15151
@ -21,7 +21,7 @@ HAVE_ISABUS= yes
|
||||
|
||||
# Enable BootForth
|
||||
BOOT_FORTH= yes
|
||||
CFLAGS+= -DBOOT_FORTH -I${.CURDIR}/../../ficl
|
||||
CFLAGS+= -DBOOT_FORTH -I${.CURDIR}/../../ficl -I${.CURDIR}/../../ficl/i386
|
||||
.if exists(${.OBJDIR}/../../ficl/libficl.a)
|
||||
LIBFICL= ${.OBJDIR}/../../ficl/libficl.a
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user