From: Paolo Pisati Date: Thu, 12 Jul 2018 17:03:53 +0000 (+0000) Subject: Applications/netd: Makefile.68000: fix typo X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=2e545d649b68da497c240a240fe48f9999299d9d;p=FUZIX.git Applications/netd: Makefile.68000: fix typo Signed-off-by: Paolo Pisati --- diff --git a/Applications/netd/Makefile.68000 b/Applications/netd/Makefile.68000 index a747b5da..4fb149c2 100644 --- a/Applications/netd/Makefile.68000 +++ b/Applications/netd/Makefile.68000 @@ -61,7 +61,7 @@ tinyirc: $(CRT0) tinyirc.o linein.o gethostbyname.o $(ELF2FUZIX) -o $@ $@.bin -ize.report: $(APPS) +size.report: $(APPS) ls -l $^ > $@ clean: