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:
0cbf56a
)
add alias phantomjs-all
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 10 Jul 2014 12:16:39 +0000
(12:16 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 10 Jul 2014 12:16:39 +0000
(12:16 +0000)
DEBUG=0 make -s phantomjs-all
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
add2879
..
e80e8e3
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-13,7
+13,7
@@
clean distclean:
check-js:
${MAKE} -C./test check
-phantomjs p p-all jsb:
+phantomjs p p-all phantomjs-all jsb:
${MAKE} -C./test $@
# must be called once after GIT checkout