From: Alan Cox Date: Fri, 29 Jun 2018 21:27:16 +0000 (+0100) Subject: asz80: forgot the 6502 Makefile X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=d717b7efe118754b5148db7ccb9a867530a1811a;p=FUZIX.git asz80: forgot the 6502 Makefile --- diff --git a/Applications/MWC/cmd/asz80/Makefile.6502 b/Applications/MWC/cmd/asz80/Makefile.6502 new file mode 100644 index 00000000..0b1fc5fe --- /dev/null +++ b/Applications/MWC/cmd/asz80/Makefile.6502 @@ -0,0 +1,7 @@ +all: + +clean: + +# +# For now +# \ No newline at end of file