Enable building of ficl on MIPS. It compiles, but needs more testing.

This commit is contained in:
imp 2009-02-19 18:53:08 +00:00
parent 4b97c54e65
commit a24b268e2b

View File

@ -2,10 +2,6 @@
.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