From d61effa06490fa55d780f85c4bdb0653f439827f Mon Sep 17 00:00:00 2001 From: ian Date: Fri, 15 Sep 2006 23:47:04 +0000 Subject: [PATCH] better default target --- layout/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/layout/Makefile b/layout/Makefile index c16364f..050eda1 100644 --- a/layout/Makefile +++ b/layout/Makefile @@ -21,10 +21,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) for-test-ui +default: $(CPROGS) for-test-ui layers extras +all: default lpages for-pic: ours+pindata.asm recurse: $(CPROGS) for-pic for-test-ui -all: default lpages layers extras for-test-ui: ours.graph.c ours.redactgraph ours.raw.neato.ps \ ours.redacted.neato.ps ours.layout-data.o \ ours.dgram-bot.segcmap ours.dgram-bot.plandata.c \ -- 2.30.2