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:
a05c7c8
)
documentation
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 16 Oct 2014 09:42:31 +0000
(11:42 +0200)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 16 Oct 2014 09:42:31 +0000
(11:42 +0200)
src/Makefile
patch
|
blob
|
history
diff --git
a/src/Makefile
b/src/Makefile
index
f6cdf3d
..
4b4505f
100644
(file)
--- a/
src/Makefile
+++ b/
src/Makefile
@@
-116,3
+116,8
@@
html-includes:
clean distclean:
rm -f ${INSTALLED}
+help:
+ @echo "make [ all | clean | release ]"
+ @echo " [ syntax-check | html-includes ]"
+ @echo " [ mkws-templates.js | $(DEST)/mkws-complete.min.js ]"
+ @echo ""