From e2d2e1db1f3fb3aefeccdc066a257eab9df30d30 Mon Sep 17 00:00:00 2001 From: jake Date: Sun, 7 Jul 2002 18:10:38 +0000 Subject: Build ficl on sparc64 fwiw. It doesn't work. --- sys/boot/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'sys/boot/Makefile') 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" -- cgit v1.1