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:
a5b7fcf
)
Comment
author
Mike Taylor
<mike@indexdata.com>
Thu, 19 Dec 2013 13:24:35 +0000
(13:24 +0000)
committer
Mike Taylor
<mike@indexdata.com>
Thu, 19 Dec 2013 13:24:35 +0000
(13:24 +0000)
tools/htdocs/Makefile
patch
|
blob
|
history
diff --git
a/tools/htdocs/Makefile
b/tools/htdocs/Makefile
index
1f56b29
..
f7c6029
100644
(file)
--- a/
tools/htdocs/Makefile
+++ b/
tools/htdocs/Makefile
@@
-32,6
+32,7
@@
HANDLEBARS_FILE := $(shell basename ${HANDLEBARS_URL})
DOCS = README.html README.odt README.pdf \
whitepaper.html whitepaper.odt whitepaper.pdf
+# Default rule when "make" is invoked without a target
**default**: ${MKWS_JS} README.html whitepaper.html
all: ${MKWS_JS} $(DOCS)