diff options
Diffstat (limited to 'libexec/flua/lposix/Makefile')
| -rw-r--r-- | libexec/flua/lposix/Makefile | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libexec/flua/lposix/Makefile b/libexec/flua/lposix/Makefile new file mode 100644 index 000000000000..92321d51be9a --- /dev/null +++ b/libexec/flua/lposix/Makefile @@ -0,0 +1,5 @@ +SHLIB_NAME= posix.so +WARNS?= 3 + +.include "Makefile.inc" +.include <bsd.lib.mk> |
