X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=systems%2FMakefile;h=771d21b624bb8cd3fa5fc52280cf19583b90d209;hb=b30bf85c9301650f06b0dc31a440a5b944011643;hp=5fec5b03f3c0e5839b3829c330920c92af40c3c0;hpb=204c67550aea2f8fef7827365ef180894dd0cb86;p=h316.git 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