aboutsummaryrefslogtreecommitdiff
path: root/lua/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lua/Makefile')
-rw-r--r--lua/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/lua/Makefile b/lua/Makefile
new file mode 100644
index 0000000..3d750aa
--- /dev/null
+++ b/lua/Makefile
@@ -0,0 +1,7 @@
+all: clean test
+
+clean:
+ rm -f *.out *.true
+
+test:
+ @./test.sh