chiark / gitweb /
improve building a bit
authorian <ian>
Wed, 23 Apr 2008 00:19:26 +0000 (00:19 +0000)
committerian <ian>
Wed, 23 Apr 2008 00:19:26 +0000 (00:19 +0000)
hostside/Makefile
layout/Makefile

index 66881bfd13f735308f70ec238c3608b3c5b5be9a..b1a2c699d4dcd9fea294fa6dc94aec2891872a4e 100644 (file)
@@ -5,7 +5,8 @@ TRAINS=         santafe shinkansen
 AUTOINCS=      auproto-pic.h layoutinfo.h selectors.h retransmit-table.h \
                errorcodes.h stastate.h record-y.h record-l.h
 TARGETS=       hostside-old gui-plan-bot realtime \
-               $(addsuffix .speeds.ps, $(TRAINS))
+               $(addsuffix .speeds.ps, $(TRAINS)) \
+               $(addsuffix .speeds.record, $(TRAINS))
 
 include ../common.make
 include ../cprogs.make
index 5d7e3b2a932554be3b1712cd1df5e3d8a79827f6..4948e66df5cb0c05037c465fb1146732d633e368 100644 (file)
@@ -30,7 +30,8 @@ all:          default lpages
 for-pic:       ours+pindata.asm
 recurse:       $(CPROGS) for-pic for-test-ui
 for-test-ui:   ours.graph.c ours.redactgraph ours.raw.neato.ps \
-               ours.redacted.neato.ps ours.layout-data.o \
+               ours.redacted.neato.ps ours.redacted.shellvars \
+               ours.layout-data.o \
                ours.dgram-bot.segcmap ours.dgram-bot.plandata.c \
                ours.dgram-bot.plandata.o
 
@@ -92,6 +93,7 @@ compose-segenco: compose-segenco.o
 
 %.redactgraph: %.graph.o redactgraph.o
                $(LINK)
+               : redactgraph-created $@
 
 %.d4:          %.m4 $(M4INCS) Makefile
                m4 -s $< $o