summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile
diff options
context:
space:
mode:
authorjake <jake@FreeBSD.org>2002-07-07 18:10:38 +0000
committerjake <jake@FreeBSD.org>2002-07-07 18:10:38 +0000
commite2d2e1db1f3fb3aefeccdc066a257eab9df30d30 (patch)
tree0c673d928bccb1fc4b04c1194c6683f0a0b7260f /sys/boot/Makefile
parent6ed5521a7eae0ec16e91ee0b429d0d956f56be1b (diff)
downloadFreeBSD-src-e2d2e1db1f3fb3aefeccdc066a257eab9df30d30.zip
FreeBSD-src-e2d2e1db1f3fb3aefeccdc066a257eab9df30d30.tar.gz
Build ficl on sparc64 fwiw. It doesn't work.
Diffstat (limited to 'sys/boot/Makefile')
-rw-r--r--sys/boot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
index 45cad35..c9b7463 100644
--- a/sys/boot/Makefile
+++ b/sys/boot/Makefile
@@ -1,9 +1,7 @@
# $FreeBSD$
# Build the add-in FORTH interpreter
-.if ${MACHINE_ARCH} != "sparc64"
SUBDIR+= ficl
-.endif
# Build OpenFirmware library
.if ${MACHINE_ARCH} == "powerpc" || ${MACHINE_ARCH} == "sparc64"
OpenPOWER on IntegriCloud