From a3aa54ba6760ca3513c85df65694de15109ca6cc Mon Sep 17 00:00:00 2001 From: ian Date: Mon, 21 Nov 2005 00:07:14 +0000 Subject: [PATCH] more cleans --- layout/Makefile | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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 -- 2.30.2