chiark
/
gitweb
/
~ijackson
/
trains.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a233ad4
)
add missing dependency for *.speeds.record on *.manual
author
ian
<ian>
Sat, 24 May 2008 02:01:45 +0000
(
02:01
+0000)
committer
ian
<ian>
Sat, 24 May 2008 02:01:45 +0000
(
02:01
+0000)
hostside/Makefile
patch
|
blob
|
history
diff --git
a/hostside/Makefile
b/hostside/Makefile
index a9c8eeb344ee18fbb81e77bc72c79d79f3059dbc..aa99570bde838c26b31d08a40e3da00223edfc0c 100644
(file)
--- a/
hostside/Makefile
+++ b/
hostside/Makefile
@@
-65,7
+65,8
@@
selectors.h retransmit-table.h errorcodes.h stastate.h: %: %.gen
safety: safety.o utils.o trackloc.o ../layout/ours.layout-data.o
$(LINK)
-%.speeds.ps %.speeds.record: ./analyse-speeds ../layout/ours.redacted.shellvars
+%.speeds.ps %.speeds.record: ./analyse-speeds \
+ ../layout/ours.redacted.shellvars %.manual
./$< $*
%: %.gen