From: ian Date: Thu, 27 May 2004 00:28:49 +0000 (+0000) Subject: clean *~ and farn.* X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=a02d3386d36520a6b3a6465edefd91182c6d359a;p=trains.git clean *~ and farn.* --- diff --git a/pcb/Makefile b/pcb/Makefile index 7395a27..6200ad6 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -68,5 +68,5 @@ parts.ps: showlib.d4 layout ./layout <$< $(LAYOUTOPTS_ALL) $o clean: - -rm -f -- *.d4 *.ps + -rm -f -- *.d4 *.ps farn.* *~ -rm -f bulkres-*.partlist bulkres-items.suggest *.bom diff --git a/pic.make b/pic.make index 7395a27..6200ad6 100644 --- a/pic.make +++ b/pic.make @@ -68,5 +68,5 @@ parts.ps: showlib.d4 layout ./layout <$< $(LAYOUTOPTS_ALL) $o clean: - -rm -f -- *.d4 *.ps + -rm -f -- *.d4 *.ps farn.* *~ -rm -f bulkres-*.partlist bulkres-items.suggest *.bom diff --git a/spice/Makefile b/spice/Makefile index 7395a27..6200ad6 100644 --- a/spice/Makefile +++ b/spice/Makefile @@ -68,5 +68,5 @@ parts.ps: showlib.d4 layout ./layout <$< $(LAYOUTOPTS_ALL) $o clean: - -rm -f -- *.d4 *.ps + -rm -f -- *.d4 *.ps farn.* *~ -rm -f bulkres-*.partlist bulkres-items.suggest *.bom