From: ian Date: Tue, 10 Feb 2004 21:24:25 +0000 (+0000) Subject: new layerkind p for platform edge X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=6732c1a8043547b6b5ba46eb00d76252a9091e3a;p=trains.git new layerkind p for platform edge --- diff --git a/pcb/Makefile b/pcb/Makefile index 78309a6..874080b 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -2,7 +2,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo -LAYOUTOPTS= -E$(E_TRACK) +LAYOUTOPTS= -E$(E_TRACK) '-ep=Cm' default: ours-a.ps parts.ps diff --git a/pic.make b/pic.make index 78309a6..874080b 100644 --- a/pic.make +++ b/pic.make @@ -2,7 +2,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo -LAYOUTOPTS= -E$(E_TRACK) +LAYOUTOPTS= -E$(E_TRACK) '-ep=Cm' default: ours-a.ps parts.ps diff --git a/spice/Makefile b/spice/Makefile index 78309a6..874080b 100644 --- a/spice/Makefile +++ b/spice/Makefile @@ -2,7 +2,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo -LAYOUTOPTS= -E$(E_TRACK) +LAYOUTOPTS= -E$(E_TRACK) '-ep=Cm' default: ours-a.ps parts.ps