Applications/netd: Makefile.68000: fix typo
authorPaolo Pisati <p.pisati@gmail.com>
Thu, 12 Jul 2018 17:03:53 +0000 (17:03 +0000)
committerPaolo Pisati <p.pisati@gmail.com>
Thu, 12 Jul 2018 17:03:53 +0000 (17:03 +0000)
Signed-off-by: Paolo Pisati <p.pisati@gmail.com>
Applications/netd/Makefile.68000

index a747b5d..4fb149c 100644 (file)
@@ -61,7 +61,7 @@ tinyirc: $(CRT0) tinyirc.o linein.o gethostbyname.o
        $(ELF2FUZIX) -o $@ $@.bin
 
 
-ize.report: $(APPS)
+size.report: $(APPS)
        ls -l $^ > $@
 
 clean: