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:
ba8fb86
)
use $@ for check-js
author
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 16 Oct 2014 09:03:17 +0000
(09:03 +0000)
committer
Wolfram Schneider
<wosch@indexdata.dk>
Thu, 16 Oct 2014 09:03:17 +0000
(09:03 +0000)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
c623650
..
cb4d8f6
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-20,7
+20,7
@@
setup:
${MAKE} -C./test node-modules
check-js:
- ${MAKE} -C./test check
+ ${MAKE} -C./test $@
phantomjs p p-all phantomjs-all jsb:
${MAKE} -C./test $@