- reorganized project directory structure
[z80comp2] / Makefile
diff --git a/Makefile b/Makefile
deleted file mode 100644 (file)
index 3b18b75..0000000
--- a/Makefile
+++ /dev/null
@@ -1,8 +0,0 @@
-glue.jed: glue.pld
-
-%.jed: %.pld
-       galasm $<
-
-.PHONY: program
-program: glue.jed
-       minipro -p ATF16V8B -c config -w $<