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:
6f6e433
)
add jsb alias
author
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 9 Jul 2014 11:16:15 +0000
(11:16 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Wed, 9 Jul 2014 11:16:15 +0000
(11:16 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
32309e5
..
9f1e405
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-13,7
+13,7
@@
clean distclean:
check-js:
${MAKE} -C./test check
-phantomjs p:
+phantomjs p jsb:
${MAKE} -C./test $@
# must be called once after GIT checkout