From f10f9c3ab31d5754df4d67bb8449fe69a8836add Mon Sep 17 00:00:00 2001 From: ian Date: Sat, 19 Apr 2008 10:05:08 +0000 Subject: [PATCH] fix up precious --- layout/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/Makefile b/layout/Makefile index 36eacef..5d7e3b2 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -183,6 +183,6 @@ clean: .PRECIOUS: $(OPRINTS) .PRECIOUS: %.segcmap %.segcmapreq %.segenco.ppm %.d4 %.neato %.raw.neato .PRECIOUS: %.redactgraph %.redacted.forsafety %.redacted.neato -.PRECIOUS: %.layout-data.c %.pin-info %.segjoins +.PRECIOUS: %.layout-data.c %.pin-info %.redacted.segjoins include $(wildcard *.d) -- 2.30.2