jqueryversion=1.4.4 targets=jquery-$(jqueryversion).js jquery-$(jqueryversion).min.js jquery.tablesorter.min.js all: $(targets) .gitignore jquery-$(jqueryversion).js: wget http://code.jquery.com/$@ include js.mk