Various makefile fixes
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 9 Oct 2014 18:01:22 +0000 (13:01 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 10 Oct 2014 19:42:17 +0000 (14:42 -0500)
commit1da574c6c9e108ee52623470c80d3d699ece4bdc
treef4f80939c2fb72d506f6175c63b4fc3df9a74ca9
parentea2825fa10616f4a100bdcf89ae705644bf0ab63
Various makefile fixes

 - Actually use $(PYTHON) in virtualenv creation
 - Make paste.ini if need be
 - distclean is more forgiving if files aren't there
 - clean up virtualenvs also
Makefile.in