chiark / gitweb /
attempt to elide out-of-level platforms, unsuccessfully?
authorian <ian>
Thu, 12 Feb 2004 13:33:29 +0000 (13:33 +0000)
committerian <ian>
Thu, 12 Feb 2004 13:33:29 +0000 (13:33 +0000)
pcb/Makefile
pic.make
spice/Makefile

index 5779de4f5b7efae8c2024641108b9146d74dc88a..393e8a921e19f8eb11bfe3455537426c6db222fd 100644 (file)
@@ -23,7 +23,7 @@ o=>$@.new && mv -f $@.new $@
 
 ours-l%.ps:    ours.d4 layout
                ./layout <$< -l$* $(LAYOUTOPTS) \
-                       -e'=5AN' -E'*~=5rsm' -e'*~=9C' -e'*=*l' $o
+                       -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' $o
 
 parts.ps:      showlib.d4 layout
                ./layout <$< $(LAYOUTOPTS_ALL) $o
index 5779de4f5b7efae8c2024641108b9146d74dc88a..393e8a921e19f8eb11bfe3455537426c6db222fd 100644 (file)
--- a/pic.make
+++ b/pic.make
@@ -23,7 +23,7 @@ o=>$@.new && mv -f $@.new $@
 
 ours-l%.ps:    ours.d4 layout
                ./layout <$< -l$* $(LAYOUTOPTS) \
-                       -e'=5AN' -E'*~=5rsm' -e'*~=9C' -e'*=*l' $o
+                       -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' $o
 
 parts.ps:      showlib.d4 layout
                ./layout <$< $(LAYOUTOPTS_ALL) $o
index 5779de4f5b7efae8c2024641108b9146d74dc88a..393e8a921e19f8eb11bfe3455537426c6db222fd 100644 (file)
@@ -23,7 +23,7 @@ o=>$@.new && mv -f $@.new $@
 
 ours-l%.ps:    ours.d4 layout
                ./layout <$< -l$* $(LAYOUTOPTS) \
-                       -e'=5AN' -E'*~=5rsm' -e'*~=9C' -e'*=*l' $o
+                       -e'=5AN' -E'*~=5rsm' -e'p~=5r' -e'*~=9C' -e'*=*l' $o
 
 parts.ps:      showlib.d4 layout
                ./layout <$< $(LAYOUTOPTS_ALL) $o