summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/Makefile')
-rw-r--r--sys/boot/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
index 0d6441d..3b098e9 100644
--- a/sys/boot/Makefile
+++ b/sys/boot/Makefile
@@ -6,6 +6,7 @@
.if ${MK_FORTH} != "no"
# Build the add-in FORTH interpreter.
SUBDIR+= ficl
+SUBDIR+= forth
.endif
# Pick the machine-dependent subdir based on the target architecture.
OpenPOWER on IntegriCloud