summaryrefslogtreecommitdiffstats
path: root/sys/boot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sys/boot/Makefile')
-rw-r--r--sys/boot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/boot/Makefile b/sys/boot/Makefile
index 5a720e8..d9b9e50 100644
--- a/sys/boot/Makefile
+++ b/sys/boot/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-.if !defined(NOFORTH)
+.if !defined(NO_FORTH)
# Build the add-in FORTH interpreter.
SUBDIR+= ficl
.endif
OpenPOWER on IntegriCloud