summaryrefslogtreecommitdiff
path: root/lib/lua
diff options
context:
space:
mode:
Diffstat (limited to 'lib/lua')
-rw-r--r--lib/lua/Makefile.inc3
-rw-r--r--lib/lua/gpio/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/lib/lua/Makefile.inc b/lib/lua/Makefile.inc
new file mode 100644
index 00000000000..3dfe878d483
--- /dev/null
+++ b/lib/lua/Makefile.inc
@@ -0,0 +1,3 @@
+# $NetBSD: Makefile.inc,v 1.1 2011/10/11 07:10:15 plunky Exp $
+
+WARNS?= 4
diff --git a/lib/lua/gpio/Makefile b/lib/lua/gpio/Makefile
index b863931e6e4..fae134ca581 100644
--- a/lib/lua/gpio/Makefile
+++ b/lib/lua/gpio/Makefile
@@ -1,6 +1,5 @@
-# $NetBSD: Makefile,v 1.2 2011/10/10 20:41:05 christos Exp $
+# $NetBSD: Makefile,v 1.3 2011/10/11 07:10:15 plunky Exp $
-WARNS?= 4
LUA_MODULES= gpio
LUA_SRCS.gpio= gpio.c