From 3fb4171ac48156e13011c206c8ce767c143b9254 Mon Sep 17 00:00:00 2001 From: ian Date: Sun, 13 Jun 2004 18:29:54 +0000 Subject: [PATCH] testphys-ap.ps --- pcb/Makefile | 3 +++ pic.make | 3 +++ spice/Makefile | 3 +++ 3 files changed, 9 insertions(+) diff --git a/pcb/Makefile b/pcb/Makefile index 6200ad6..32a54fc 100644 --- a/pcb/Makefile +++ b/pcb/Makefile @@ -56,6 +56,9 @@ divider-table.ps: divider-table.txt Makefile %-al.ps: %.d4 layout ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o +%-ap.ps: %.d4 layout + ./layout -S1.0 <$< $(LAYOUTOPTS) '-e*A' '-ep=rm' $o + ours-l%.ps: ours.d4 layout ./layout <$< -l$* $(LAYOUTOPTS) \ -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' $o diff --git a/pic.make b/pic.make index 6200ad6..32a54fc 100644 --- a/pic.make +++ b/pic.make @@ -56,6 +56,9 @@ divider-table.ps: divider-table.txt Makefile %-al.ps: %.d4 layout ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o +%-ap.ps: %.d4 layout + ./layout -S1.0 <$< $(LAYOUTOPTS) '-e*A' '-ep=rm' $o + ours-l%.ps: ours.d4 layout ./layout <$< -l$* $(LAYOUTOPTS) \ -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' $o diff --git a/spice/Makefile b/spice/Makefile index 6200ad6..32a54fc 100644 --- a/spice/Makefile +++ b/spice/Makefile @@ -56,6 +56,9 @@ divider-table.ps: divider-table.txt Makefile %-al.ps: %.d4 layout ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o +%-ap.ps: %.d4 layout + ./layout -S1.0 <$< $(LAYOUTOPTS) '-e*A' '-ep=rm' $o + ours-l%.ps: ours.d4 layout ./layout <$< -l$* $(LAYOUTOPTS) \ -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' $o -- 2.30.2