From 9b36a30ee46a7766f269fe832ef3a2daa2ec04f0 Mon Sep 17 00:00:00 2001 From: Doug Rabson Date: Wed, 12 Sep 2001 08:35:05 +0000 Subject: Build ficl on all architectures. --- sys/boot/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys') diff --git a/sys/boot/Makefile b/sys/boot/Makefile index 691ca0f4ded9..01a3e1efb776 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" -- cgit v1.3