From: Ian Jackson Date: Wed, 5 Jan 2011 00:46:09 +0000 (+0000) Subject: Makefiles: add some more missing cleans: *.tmp, *.new, t u v, .*~, etc., in assorted... X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=2591df25b100970707b97418fd8a186979303adc;p=trains.git Makefiles: add some more missing cleans: *.tmp, *.new, t u v, .*~, etc., in assorted directories --- diff --git a/Makefile b/Makefile index 5e01877..1023bf4 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ pic_clean: $(call recurse,PIC,clean) clean: host_clean pic_clean - rm -f *~ + rm -f *~ .*~ tidy: host_tidy pic_tidy realclean: clean tidy diff --git a/hostside/Makefile b/hostside/Makefile index 0abbf85..ba0b2f5 100644 --- a/hostside/Makefile +++ b/hostside/Makefile @@ -94,8 +94,8 @@ tidy: rm -rf ./+dump.* clean: - rm -f *.o *.d $(TARGETS) $(AUTOINCS) - rm -f auproto-pic.[ch] *~ core proto-expanded + rm -f *.o *.d t u v $(TARGETS) $(AUTOINCS) + rm -f auproto-pic.[ch] *~ .*~ core proto-expanded rm -f record-[yl].[ch] *.tmp *.new realclean: clean tidy diff --git a/layout/Makefile b/layout/Makefile index 2c41445..8967fab 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -219,7 +219,7 @@ subseg2display.o compose-segenco.o: segcmap.h tidy: clean: tidy - -rm -f -- *.d4 *~ t.* *.m *.new core *.d + -rm -f -- *.d4 *~ .*~ t.* *.m *.tmp *.new core *.d -rm -f ours.*.ps ours-*.ps parts.ps *.neato.ps ours.*.neato -rm -f test-*.ps testphys-*.ps -rm -f dualjn-*.ps diff --git a/pcb/Makefile b/pcb/Makefile index e6bc36b..514d7a5 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -110,7 +110,7 @@ points-pin-alloc.lout: points-pin-alloc-gen points-pin-alloc.setup \ tidy: clean: tidy - -rm -f -- *~ *.new + -rm -f -- *~ .*~ *.tmp *.new *.layers.dep -rm -f *.hole-rep *.net *.net-info *.net-spec -rm -f *.layers.dep panel3.pcb -rm -f points-pin-alloc.{lout,ps}