projects
/
mkws-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3c8cc8
)
add help target
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 26 Mar 2014 09:19:35 +0000
(09:19 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 26 Mar 2014 09:19:35 +0000
(09:19 +0000)
doc/Makefile
patch
|
blob
|
history
diff --git
a/doc/Makefile
b/doc/Makefile
index
aa04978
..
925d5d7
100644
(file)
--- a/
doc/Makefile
+++ b/
doc/Makefile
@@
-45,3
+45,6
@@
clean:
distclean: clean
+help:
+ @echo "make [ all | install | clean | distclean ]"
+