chiark / gitweb /
Makefiles: move "default:" target to top of various Makefiles, since cprogs.make...
[trains.git] / layout / Makefile
index 8967fab5aa55777da8df8e0f13f49c3e3a3e068a..4d68ee717d7386724e14d3b345d53efb8d6b1eaa 100644 (file)
@@ -1,3 +1,6 @@
+CPROGS=                subseg2display compose-segenco
+default:       $(CPROGS) for-pic for-test-ui layers extras
+
 include ../cprogs.make
 include ../common.make
 
@@ -44,9 +47,6 @@ LAYERS=               $(LAYERS_L) $(LAYERS_E) $(LAYERS_EB) $(LAYERS_S) $(LAYERS_M) \
 LPAGES=         $(foreach x, 0 1 2 3 4 5 6, $(foreach y, 1 2 3 4 5, ours-p4-$xx$y.ps))
 BPAGES=  $(foreach x, 0 1, $(foreach y, 0 1, ours-b4-$xx$y.ps))
 
-CPROGS=                subseg2display compose-segenco
-
-default:       $(CPROGS) for-pic for-test-ui layers extras
 all:           default lpages bpages tpages
 for-pic:       ours+pindata.asm
 recurse:       $(CPROGS) for-pic for-test-ui