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:
caef114
)
fix makefile to actually build %.speeds.{ps,record}
author
ian
<ian>
Fri, 8 Feb 2008 20:42:50 +0000
(20:42 +0000)
committer
ian
<ian>
Fri, 8 Feb 2008 20:42:50 +0000
(20:42 +0000)
hostside/Makefile
patch
|
blob
|
history
diff --git
a/hostside/Makefile
b/hostside/Makefile
index 9b3f1a4c60263839c0506948db22f01d91438c3b..7e3b8ae0159fe7f2832e5c68e621efe32905c514 100644
(file)
--- a/
hostside/Makefile
+++ b/
hostside/Makefile
@@
-62,9
+62,7
@@
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
-
-%.speeds.record: ./analyse-speeds
+%.speeds.ps %.speeds.record: ./analyse-speeds
./$^ $*
hostside: hostside.o serialio.o client.o obc.o commands.o utils.o \