From: Wolfram Schneider Date: Thu, 10 Jul 2014 12:16:39 +0000 (+0000) Subject: add alias phantomjs-all X-Git-Tag: 1.0.0~386 X-Git-Url: http://git.indexdata.com/?p=mkws-moved-to-github.git;a=commitdiff_plain;h=60afd17f51bc15184a7d59f29549318c90a7242a add alias phantomjs-all DEBUG=0 make -s phantomjs-all --- diff --git a/Makefile b/Makefile index add2879..e80e8e3 100644 --- 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