summaryrefslogtreecommitdiff
path: root/lua/Makefile.W32
diff options
context:
space:
mode:
Diffstat (limited to 'lua/Makefile.W32')
-rw-r--r--lua/Makefile.W3215
1 files changed, 15 insertions, 0 deletions
diff --git a/lua/Makefile.W32 b/lua/Makefile.W32
new file mode 100644
index 0000000..d00b392
--- /dev/null
+++ b/lua/Makefile.W32
@@ -0,0 +1,15 @@
+TOPDIR = ..
+
+SUBDIRS = src
+
+!INCLUDE $(TOPDIR)\makefiles\nmake\sub.mk
+
+local_all:
+
+local_clean:
+
+local_distclean:
+
+local_install:
+
+local_test: