X-Git-Url: http://gitweb.hachti.de/?p=h316.git;a=blobdiff_plain;f=systems%2FMakefile;h=771d21b624bb8cd3fa5fc52280cf19583b90d209;hp=5fec5b03f3c0e5839b3829c330920c92af40c3c0;hb=6b022f3519ccbe4635ff6fc9f7bd87c89862cb85;hpb=89a5bbfa365be9adc5bc5e2d727aa78c6c3c8e7e diff --git a/systems/Makefile b/systems/Makefile index 5fec5b0..771d21b 100644 --- a/systems/Makefile +++ b/systems/Makefile @@ -64,7 +64,7 @@ $(SUPER3_8K_SLST) $(SUPER3_8K_SYS): $(LDR_APM_8K) $(LDR_APM) $(LDR_DUMY) $(PRNTN clean: @rm -f $(SUPER2_SLST) $(SUPER2_SYS) $(SUPER3_SLST) $(SUPER3_8K_SLST)\ $(SUPER3_SYS) $(DAP_SYS) $(DAP_SLST)\ - $(SUPER_SIMPLE_SYS) + $(SUPER_SIMPLE_SYS) $(SUPER3_8K_SYS) .PHONY: super3 super2 super3_8k super_simple