From: ian Date: Mon, 21 Nov 2005 00:07:14 +0000 (+0000) Subject: more cleans X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=a3aa54ba6760ca3513c85df65694de15109ca6cc;p=trains.git more cleans --- diff --git a/layout/Makefile b/layout/Makefile index 777d438..e0f5c06 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -140,11 +140,15 @@ subseg2display.o compose-segenco.o: segcmap.h clean: -rm -f -- *.d4 *~ t.* *.m *.new core - -rm -f ours-*.ps parts.ps + -rm -f ours.*.ps parts.ps *.neato.ps ours.*.neato + -rm -f *.pin-info *-pindata.asm + -rm -f *.redacted.forsafety *.redacted.forneato -rm -f *.oprint-*.ps *.run-layout -rm -f *.segcmap *.segcmapreq -rm -f *.dgram-*.p*.segenco.ps *.dgram-*.p*.segenco.ppm - -rm -f $(CPROGS) *.o *.d + -rm -f *.dgram-*.plandata.c ours.graph.c ours.layout-data.c + -rm -f $(CPROGS) *.o *.d ours.redactgraph + -rm -f tmp.* ui-plan-*.ppm .PRECIOUS: $(OPRINTS) .PRECIOUS: %.segcmap %.segcmapreq %.segenco.ppm %.d4 %.neato %.raw.neato