summaryrefslogtreecommitdiff
path: root/6502/test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '6502/test/Makefile')
-rw-r--r--6502/test/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/6502/test/Makefile b/6502/test/Makefile
new file mode 100644
index 0000000..2a6436e
--- /dev/null
+++ b/6502/test/Makefile
@@ -0,0 +1,4 @@
+.PHONY: test
+
+test:
+ @LUA_PATH=./deps/?.lua LUA_CPATH=../?.so ./deps/fennel test.fnl