diff options
| author | mbalmer <mbalmer@NetBSD.org> | 2011-10-07 21:23:32 +0000 |
|---|---|---|
| committer | mbalmer <mbalmer@NetBSD.org> | 2011-10-07 21:23:32 +0000 |
| commit | 17a64509e09c4d3a7e25b7c97f86a30717cbb335 (patch) | |
| tree | 2657f0ac0d2111515e81f0fc89ac1eaf6ce65a35 /lib/lua/Makefile | |
| parent | 58ab9e8c11834f8ea7d00000079ac435a490ba0a (diff) | |
Add stub Makefile, not yet called.
Diffstat (limited to 'lib/lua/Makefile')
| -rw-r--r-- | lib/lua/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/lua/Makefile b/lib/lua/Makefile new file mode 100644 index 00000000000..30ad0278543 --- /dev/null +++ b/lib/lua/Makefile @@ -0,0 +1,3 @@ +# $NetBSD: Makefile,v 1.1 2011/10/07 21:23:32 mbalmer Exp $ + +.include <bsd.subdir.mk> |
