From: ian Date: Fri, 6 Oct 2006 23:45:37 +0000 (+0000) Subject: test-p%.ps X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=4908b583963709a5a7a23ec470cbe18a8cd5b46f;p=trains.git test-p%.ps --- diff --git a/layout/Makefile b/layout/Makefile index 3580a16..70e5d2e 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -129,6 +129,10 @@ ours-p%.ps: ours.d4 layout ./layout <$< -l$$(printf %s "$*" | sed -e 's/-/ -P/') \ $(LAYOUTOPTS_PHYS) $(XLAYOUTOPTS_LAYER) $o +test-p%.ps: test.d4 layout + ./layout <$< -l$$(printf %s "$*" | sed -e 's/-/ -P/') \ + $(LAYOUTOPTS_PHYS) $(XLAYOUTOPTS_LAYER) $o + parts.ps: showlib.d4 layout ./layout <$< $(LAYOUTOPTS_ALL) $o