summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordfr <dfr@FreeBSD.org>2001-09-12 08:35:05 +0000
committerdfr <dfr@FreeBSD.org>2001-09-12 08:35:05 +0000
commit83e00d4274950d2b531c24692cd123538ffbddb9 (patch)
treee9c20e0ad56700e1d4543b7595a0d763e456d0f7
parent49cae21f8a305396586f0e469b849f1829f9e39d (diff)
downloadFreeBSD-src-83e00d4274950d2b531c24692cd123538ffbddb9.zip
FreeBSD-src-83e00d4274950d2b531c24692cd123538ffbddb9.tar.gz
Build ficl on all architectures.
-rw-r--r--sys/boot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
index 691ca0f..01a3e1e 100644
--- a/sys/boot/Makefile
+++ b/sys/boot/Makefile
@@ -1,9 +1,7 @@
# $FreeBSD$
# Build the add-in FORTH interpreter
-.if ${MACHINE_ARCH} != "ia64"
SUBDIR+= ficl
-.endif
# Build OpenFirmware library on PowerPC
.if ${MACHINE_ARCH} == "powerpc"
OpenPOWER on IntegriCloud