all: index.html clean: -rm *.html *.js *.txt jquery.form.js: wget --no-check-certificate http://github.com/malsup/form/raw/master/jquery.form.js index.html: survey.rst rst2html --link-stylesheet --stylesheet-path=survey.css survey.rst > $@ results.html: results.rst rst2html --link-stylesheet --stylesheet-path=survey.css results.rst > $@ results_snippet.html: results.html head -n$$(echo "$$(grep -n '' < results.html | cut -d ':' -f 1,1) - 1" \ | bc ) results.html \ | tail -n$$(echo "$$(wc -l < results.html) - $$(grep -n '' \ < results.html | cut -d ':' -f 1,1) - 2" | bc ) > $@ stats: *.txt getdata: rsync -rvzlhp --delete \ neurodebian@www.pymvpa.org:/home/neurodebian/surveydata . oslist.txt: select_os_options.inc grep -v selected select_os_options.inc | sed -e 's/