From: Alan Cox Date: Mon, 30 Apr 2018 09:34:58 +0000 (+0100) Subject: asz80: fix Makefile bug introduced in r2k changes X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=19a2fea19ad3b20e1000057c45bc8ab2fea8b857;p=FUZIX.git asz80: fix Makefile bug introduced in r2k changes --- diff --git a/Applications/MWC/cmd/asz80/Makefile.z80 b/Applications/MWC/cmd/asz80/Makefile.z80 index b3c73545..fc39c536 100644 --- a/Applications/MWC/cmd/asz80/Makefile.z80 +++ b/Applications/MWC/cmd/asz80/Makefile.z80 @@ -1,4 +1,4 @@ -FCC = ../../../../Library/tools/fcc -m($USERCPU) -O2 -DTARGET_Z80 +FCC = ../../../../Library/tools/fcc -m$(USERCPU) -O2 -DTARGET_Z80 PLATFORM = #PLATFORM = -tzx128