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:
5e85d65
)
Get rid of tarballs with 'make clean'.
47/head
author
Jason S. Ninneman
<jsn@mbar.us>
Mon, 5 Jun 2017 21:06:30 +0000
(14:06 -0700)
committer
Jason S. Ninneman
<jsn@mbar.us>
Mon, 5 Jun 2017 21:06:30 +0000
(14:06 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 55734638c28255611287a86f0962ca57e03b0881..3b8844e60e95f2577700554c9ba640c75c0a0a39 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-42,7
+42,7
@@
database.c database.h: compile adventure.text
clean:
rm -f *.o advent *.html database.[ch] compile *.gcno *.gcda
- rm -f README advent.6 MANIFEST
+ rm -f README advent.6 MANIFEST
*.tar.gz
cd tests; $(MAKE) --quiet clean
check: advent