Enable building of ficl on MIPS. It compiles, but needs more testing.
This commit is contained in:
parent
4b97c54e65
commit
a24b268e2b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user