From d366844275cc1af4da4dc67dfeacca7406a56919 Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 6 Feb 2004 22:31:31 +0000 Subject: [PATCH] parts.ps is target --- 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 9b4d044..5bc894a 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -4,7 +4,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo LAYOUTOPTS= -E$(E_TRACK) -default: ours-a.ps library.ps +default: ours-a.ps parts.ps all: default \ ours-l0.ps \ diff --git a/pic.make b/pic.make index 9b4d044..5bc894a 100644 --- a/pic.make +++ b/pic.make @@ -4,7 +4,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo LAYOUTOPTS= -E$(E_TRACK) -default: ours-a.ps library.ps +default: ours-a.ps parts.ps all: default \ ours-l0.ps \ diff --git a/spice/Makefile b/spice/Makefile index 9b4d044..5bc894a 100644 --- a/spice/Makefile +++ b/spice/Makefile @@ -4,7 +4,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo LAYOUTOPTS= -E$(E_TRACK) -default: ours-a.ps library.ps +default: ours-a.ps parts.ps all: default \ ours-l0.ps \ -- 2.30.2