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:
3183724
)
Remove cached data on clean.
author
Eric S. Raymond
<esr@thyrsus.com>
Wed, 24 May 2017 22:29:26 +0000
(18:29 -0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Wed, 24 May 2017 22:29:26 +0000
(18:29 -0400)
We've had two instances now of database compilation getting silently
broken and that not noticed because of the caching. Attempt to
forestall this.
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 68ffd5b4aca2b76c9a3a68f202e1cbc7f06902e7..95b561e59744192e8a9c31642cc1523a42ad9c79 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-22,7
+22,7
@@
score.o: misc.h main.h share.h
misc.o: misc.h main.h
clean:
- rm -f *.o advent advent.html advent.6
+ rm -f *.o advent advent.html advent.6
adventure.data
# Requires asciidoc and xsltproc/docbook stylesheets.
.asc.6: