projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
738504d
)
Fix for parallel make.
author
Eric S. Raymond
<esr@thyrsus.com>
Tue, 6 Jun 2017 10:34:46 +0000
(06:34 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Tue, 6 Jun 2017 10:34:46 +0000
(06:34 -0400)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index f010ad99d829f0880b139ad172539811e8561f56..dce6fc066ba6e5e8127c02cd08359d6f59334228 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-25,7
+25,7
@@
init.o: advent.h funcs.h database.h
actions1.o: advent.h funcs.h database.h
-actions2.o: advent.h funcs.h
+actions2.o: advent.h funcs.h
database.h
score.o: advent.h database.h