From a02d3386d36520a6b3a6465edefd91182c6d359a Mon Sep 17 00:00:00 2001 From: ian Date: Thu, 27 May 2004 00:28:49 +0000 Subject: [PATCH] clean *~ and farn.* --- pcb/Makefile | 2 +- pic.make | 2 +- spice/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.30.2