From: Wolfram Schneider Date: Wed, 9 Jul 2014 11:16:15 +0000 (+0000) Subject: add jsb alias X-Git-Tag: 1.0.0~404 X-Git-Url: http://sru.miketaylor.org.uk/cgi-bin?a=commitdiff_plain;h=a37f91e96993b6ad08502ede33240afd32be33d8;p=mkws-moved-to-github.git add jsb alias --- diff --git a/Makefile b/Makefile index 32309e5..9f1e405 100644 --- 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