aboutsummaryrefslogtreecommitdiff
path: root/libexec/flua/lfbsd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/flua/lfbsd/Makefile')
-rw-r--r--libexec/flua/lfbsd/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/libexec/flua/lfbsd/Makefile b/libexec/flua/lfbsd/Makefile
new file mode 100644
index 000000000000..e2a4aae14bcd
--- /dev/null
+++ b/libexec/flua/lfbsd/Makefile
@@ -0,0 +1,5 @@
+SHLIB_NAME= fbsd.so
+WARNS?= 3
+
+.include "Makefile.inc"
+.include <bsd.lib.mk>