Build ficl on all architectures.

This commit is contained in:
Doug Rabson 2001-09-12 08:35:05 +00:00
parent 3a19b480c8
commit 9b36a30ee4

View file

@ -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"