Module Name:    src
Committed By:   mbalmer
Date:           Fri Oct  7 21:23:32 UTC 2011

Added Files:
        src/lib/lua: Makefile

Log Message:
Add stub Makefile, not yet called.


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/lib/lua/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: src/lib/lua/Makefile
diff -u /dev/null src/lib/lua/Makefile:1.1
--- /dev/null	Fri Oct  7 21:23:32 2011
+++ src/lib/lua/Makefile	Fri Oct  7 21:23:32 2011
@@ -0,0 +1,3 @@
+#	$NetBSD: Makefile,v 1.1 2011/10/07 21:23:32 mbalmer Exp $
+
+.include <bsd.subdir.mk>

Reply via email to