From: ian Date: Tue, 10 Feb 2004 23:06:02 +0000 (+0000) Subject: *-al.ps, ours-al.pl, labelled tracks X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=b1b06ced98938eef223983522c56ca4c7e4b7ea6;p=trains.git *-al.ps, ours-al.pl, labelled tracks --- diff --git a/pcb/Makefile b/pcb/Makefile index 874080b..65b2cef 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -4,7 +4,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo LAYOUTOPTS= -E$(E_TRACK) '-ep=Cm' -default: ours-a.ps parts.ps +default: ours-a.ps ours-al.ps parts.ps all: default \ ours-l0.ps \ @@ -19,6 +19,9 @@ o=>$@.new && mv -f $@.new $@ %-a.ps: %.d4 layout ./layout <$< $(LAYOUTOPTS) '-E*l' $o +%-al.ps: %.d4 layout + ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o + ours-l%.ps: ours.d4 layout ./layout <$< $(LAYOUTOPTS) $o diff --git a/pic.make b/pic.make index 874080b..65b2cef 100644 --- a/pic.make +++ b/pic.make @@ -4,7 +4,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo LAYOUTOPTS= -E$(E_TRACK) '-ep=Cm' -default: ours-a.ps parts.ps +default: ours-a.ps ours-al.ps parts.ps all: default \ ours-l0.ps \ @@ -19,6 +19,9 @@ o=>$@.new && mv -f $@.new $@ %-a.ps: %.d4 layout ./layout <$< $(LAYOUTOPTS) '-E*l' $o +%-al.ps: %.d4 layout + ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o + ours-l%.ps: ours.d4 layout ./layout <$< $(LAYOUTOPTS) $o diff --git a/spice/Makefile b/spice/Makefile index 874080b..65b2cef 100644 --- a/spice/Makefile +++ b/spice/Makefile @@ -4,7 +4,7 @@ M4INCS= parts.i4 E_TRACK= ArsCLMNo LAYOUTOPTS= -E$(E_TRACK) '-ep=Cm' -default: ours-a.ps parts.ps +default: ours-a.ps ours-al.ps parts.ps all: default \ ours-l0.ps \ @@ -19,6 +19,9 @@ o=>$@.new && mv -f $@.new $@ %-a.ps: %.d4 layout ./layout <$< $(LAYOUTOPTS) '-E*l' $o +%-al.ps: %.d4 layout + ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o + ours-l%.ps: ours.d4 layout ./layout <$< $(LAYOUTOPTS) $o