No FORTH for MIPS.

This commit is contained in:
David E. O'Brien 2008-09-18 15:25:35 +00:00
parent b17e4de65f
commit bbb1474986

View File

@ -2,6 +2,10 @@
.include <bsd.own.mk>
.if ${MACHINE_ARCH} == "mips"
MK_FORTH=no # not yet
.endif
.if ${MK_FORTH} != "no"
# Build the add-in FORTH interpreter.
SUBDIR+= ficl