chiark / gitweb /
make ours-l*.ps
authorian <ian>
Wed, 11 Feb 2004 21:26:17 +0000 (21:26 +0000)
committerian <ian>
Wed, 11 Feb 2004 21:26:17 +0000 (21:26 +0000)
pcb/Makefile
pic.make
spice/Makefile

index 7c86f99a4832f63b1451c1f8f5f0f6ab89af7ea5..b9c6aa921d99c611b7d7a689f4b45c6f1cecd8bf 100644 (file)
@@ -2,15 +2,13 @@
 M4INCS=                parts.i4
 
 E_TRACK=       ArsCLMNo
-LAYOUTOPTS_ALL=        -ep=Cm
-LAYOUTOPTS=    -E$(E_TRACK) $(LAYOUTOPTS_ALL)
+LAYOUTOPTS_ALL=        -ep=*Cm
+LAYOUTOPTS=    -E=*$(E_TRACK) $(LAYOUTOPTS_ALL)
 
 default:       ours-a.ps ours-al.ps parts.ps
+layers:                ours-l0.ps ours-l10.ps ours-l20.ps
 
-all:           default \
-               ours-l0.ps \
-               ours-l10.ps \
-               ours-l20.ps
+all:           default layers
 
 o=>$@.new && mv -f $@.new $@
 
@@ -24,7 +22,7 @@ o=>$@.new && mv -f $@.new $@
                ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o
 
 ours-l%.ps:    ours.d4 layout
-               ./layout <$< $(LAYOUTOPTS) $o
+               ./layout <$< -l$* $(LAYOUTOPTS) -e'*~=5cm' -e'*~=9rm' $o
 
 parts.ps:      showlib.d4 layout
                ./layout <$< $(LAYOUTOPTS_ALL) $o
index 7c86f99a4832f63b1451c1f8f5f0f6ab89af7ea5..b9c6aa921d99c611b7d7a689f4b45c6f1cecd8bf 100644 (file)
--- a/pic.make
+++ b/pic.make
@@ -2,15 +2,13 @@
 M4INCS=                parts.i4
 
 E_TRACK=       ArsCLMNo
-LAYOUTOPTS_ALL=        -ep=Cm
-LAYOUTOPTS=    -E$(E_TRACK) $(LAYOUTOPTS_ALL)
+LAYOUTOPTS_ALL=        -ep=*Cm
+LAYOUTOPTS=    -E=*$(E_TRACK) $(LAYOUTOPTS_ALL)
 
 default:       ours-a.ps ours-al.ps parts.ps
+layers:                ours-l0.ps ours-l10.ps ours-l20.ps
 
-all:           default \
-               ours-l0.ps \
-               ours-l10.ps \
-               ours-l20.ps
+all:           default layers
 
 o=>$@.new && mv -f $@.new $@
 
@@ -24,7 +22,7 @@ o=>$@.new && mv -f $@.new $@
                ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o
 
 ours-l%.ps:    ours.d4 layout
-               ./layout <$< $(LAYOUTOPTS) $o
+               ./layout <$< -l$* $(LAYOUTOPTS) -e'*~=5cm' -e'*~=9rm' $o
 
 parts.ps:      showlib.d4 layout
                ./layout <$< $(LAYOUTOPTS_ALL) $o
index 7c86f99a4832f63b1451c1f8f5f0f6ab89af7ea5..b9c6aa921d99c611b7d7a689f4b45c6f1cecd8bf 100644 (file)
@@ -2,15 +2,13 @@
 M4INCS=                parts.i4
 
 E_TRACK=       ArsCLMNo
-LAYOUTOPTS_ALL=        -ep=Cm
-LAYOUTOPTS=    -E$(E_TRACK) $(LAYOUTOPTS_ALL)
+LAYOUTOPTS_ALL=        -ep=*Cm
+LAYOUTOPTS=    -E=*$(E_TRACK) $(LAYOUTOPTS_ALL)
 
 default:       ours-a.ps ours-al.ps parts.ps
+layers:                ours-l0.ps ours-l10.ps ours-l20.ps
 
-all:           default \
-               ours-l0.ps \
-               ours-l10.ps \
-               ours-l20.ps
+all:           default layers
 
 o=>$@.new && mv -f $@.new $@
 
@@ -24,7 +22,7 @@ o=>$@.new && mv -f $@.new $@
                ./layout <$< $(LAYOUTOPTS) '-e*C' '-ep=rm' $o
 
 ours-l%.ps:    ours.d4 layout
-               ./layout <$< $(LAYOUTOPTS) $o
+               ./layout <$< -l$* $(LAYOUTOPTS) -e'*~=5cm' -e'*~=9rm' $o
 
 parts.ps:      showlib.d4 layout
                ./layout <$< $(LAYOUTOPTS_ALL) $o