aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.in
Commit message (Collapse)AuthorAgeFilesLines
* Make the develop makefile target the default.Christopher Allan Webber2013-10-071-1/+1
| | | | | | | | | Why do ./configure && make && sudo make install if the second one make installs, amirite? ;) Generally I just think install should not be a default make target. This commit sponsored by Ron Ursem. Thank you!
* clean more on distcleanBrandon Invergo2013-05-191-0/+1
|
* fix aux file installationBrandon Invergo2013-05-191-8/+9
|
* use POSTGRES variableBrandon Invergo2013-05-191-2/+3
|
* minor touch-upsBrandon Invergo2013-05-191-4/+7
|
* better handle installation to another directoryBrandon Invergo2013-05-191-2/+10
|
* fix virtualenv python interpreter and fix update targetBrandon Invergo2013-05-191-12/+19
|
* add Makefile.inBrandon Invergo2013-05-191-0/+186
|
* clean upBrandon Invergo2013-05-191-132/+0
|
* add pyconfigure stuffBrandon Invergo2012-11-121-0/+132