From: ian Date: Fri, 4 Mar 2005 19:17:25 +0000 (+0000) Subject: new for-test-ui target X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ijackson/git?a=commitdiff_plain;h=64bbdad673b47390629663db7c99a2239147eb6b;p=trains.git new for-test-ui target --- diff --git a/layout/Makefile b/layout/Makefile index c3839e2..89edfff 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -20,8 +20,10 @@ LPAGES= $(foreach x, 0 1 2 3 4 5 6, $(foreach y, 1 2 3 4 5, ours-p0-$xx$y.ps)) CPROGS= subseg2display compose-segenco -default: $(CPROGS) +default: $(CPROGS) for-test-ui all: default lpages layers extras +for-test-ui: ours.dgram-bot.segcmap subseg2display \ + ui-plan-bot.ppm layers: $(LAYERS) lpages: $(LPAGES)