From: Alan Cox Date: Thu, 17 May 2018 17:59:05 +0000 (+0100) Subject: trs80: fix build error X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=39a951858b31e71536154b8f65775e16250ef073;p=FUZIX.git trs80: fix build error --- diff --git a/Kernel/platform-trs80/Makefile b/Kernel/platform-trs80/Makefile index ad3beba3..9112cd61 100644 --- a/Kernel/platform-trs80/Makefile +++ b/Kernel/platform-trs80/Makefile @@ -35,7 +35,7 @@ $(DISCARD_COBJS): %.rel: %.c clean: rm -f $(OBJS) $(JUNK) core *~ -image: trs80load.bin trs80load94.bin +image: trs80load.bin trs80load.bin: trs80load.s sdasz80 -o trs80load.s