X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=z80comp2;a=blobdiff_plain;f=Makefile;fp=Makefile;h=0000000000000000000000000000000000000000;hp=3b18b7538f362c2cdd68f130abfd85eb7942e5e8;hb=a0a85eb847ff3bb5da13e78618efdcd1b9f588cf;hpb=b55f31d1ac4a1991f2ad7b2d17be06969ea25e47 diff --git a/Makefile b/Makefile deleted file mode 100644 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 $<