From: Carl Fürstenberg Date: Thu, 17 Mar 2011 19:15:44 +0000 (+0100) Subject: Remove jq target X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=22738e0e4b988f8ce2cb341b137ba0fe4646d3f3;p=jquery.git Remove jq target remove obsolete jq target --- diff --git a/Makefile b/Makefile index 525d3a1..3223b8d 100644 --- a/Makefile +++ b/Makefile @@ -52,7 +52,6 @@ init: @@if [ -d .git ]; then git submodule update --init --recursive --merge; fi jquery: init ${JQ} -jq: init ${JQ} ${JQ}: ${MODULES} | ${DIST_DIR} @@echo "Building" ${JQ}