aboutsummaryrefslogtreecommitdiff
path: root/libexec/flua/libfreebsd/sys/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/flua/libfreebsd/sys/Makefile.inc')
-rw-r--r--libexec/flua/libfreebsd/sys/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/libexec/flua/libfreebsd/sys/Makefile.inc b/libexec/flua/libfreebsd/sys/Makefile.inc
new file mode 100644
index 000000000000..ca2630721733
--- /dev/null
+++ b/libexec/flua/libfreebsd/sys/Makefile.inc
@@ -0,0 +1,3 @@
+SHLIBDIR?= ${LIBDIR}/flua/freebsd/sys
+
+.include "../Makefile.inc"