aboutsummaryrefslogtreecommitdiff
path: root/stand/ficl
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2017-12-08 22:19:41 +0000
committerWarner Losh <imp@FreeBSD.org>2017-12-08 22:19:41 +0000
commit29374678a61280bc53a12cf4c096fc4f9c0043c6 (patch)
tree7900d0550f3233e448d693e68973463c2a8355ac /stand/ficl
parent6c093deedae6271eade575d0a48bd5cef66b6092 (diff)
downloadsrc-29374678a61280bc53a12cf4c096fc4f9c0043c6.tar.gz
src-29374678a61280bc53a12cf4c096fc4f9c0043c6.zip
Notes
Diffstat (limited to 'stand/ficl')
-rw-r--r--stand/ficl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/stand/ficl/Makefile b/stand/ficl/Makefile
index 9a13614a7fea..a3aad2c053a6 100644
--- a/stand/ficl/Makefile
+++ b/stand/ficl/Makefile
@@ -4,6 +4,8 @@
.include <bsd.init.mk>
.include "${BOOTSRC}/ficl.mk"
+.PATH: ${FICLSRC} ${FICLSRC}/${FICL_CPUARCH}
+
BASE_SRCS= dict.c ficl.c fileaccess.c float.c loader.c math64.c \
prefix.c search.c stack.c tools.c vm.c words.c