From 9241805c96572c7dbb8f5bc9f32837cc5450e37b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 4 Dec 2010 17:36:29 +0000 Subject: [PATCH] pcb/points-pin-alloc: Clean it on clean --- pcb/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/pcb/Makefile b/pcb/Makefile index ef3ab2d..ddff184 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -112,6 +112,7 @@ clean: tidy -rm -f -- *~ *.new -rm -f *.hole-rep *.net *.net-info *.net-spec -rm -f *.layers.dep panel3.pcb + -rm -f points-pin-alloc.{lout,ps} .PRECIOUS: %.net-info %.net-spec .PRECIOUS: $(OPRINTS) -- 2.30.2