aboutsummaryrefslogtreecommitdiff
path: root/sys/boot
diff options
context:
space:
mode:
authorJake Burkholder <jake@FreeBSD.org>2002-07-07 18:10:38 +0000
committerJake Burkholder <jake@FreeBSD.org>2002-07-07 18:10:38 +0000
commitf3f638b61377754139614a6ad5e1cfde8d1d8267 (patch)
tree0c673d928bccb1fc4b04c1194c6683f0a0b7260f /sys/boot
parent883d00eb9228c3d03e39e73b86b960f95f4f8c88 (diff)
Notes
Diffstat (limited to 'sys/boot')
-rw-r--r--sys/boot/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
index 45cad357cfa9..c9b7463583a4 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"