summaryrefslogtreecommitdiff
path: root/lib/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* For cppunit builds, run autogen.sh before configure.John Wiegley2008-08-261-3/+3
|
* Don't build Boost with architecture=combined, since this excludes usingJohn Wiegley2008-08-131-2/+3
| | | | MacPort's Python (which I'm not able to build with +universal right now).
* Added a missing --build-type=complete option.John Wiegley2008-08-131-2/+3
|
* Fix up the build process in lib/Makefile.John Wiegley2008-08-121-15/+30
|
* Added a simple Makefile for building some of Ledger's dependency libraries andJohn Wiegley2008-08-081-0/+42
installing them into /usr/local/stow. It will likely have to be run using 'sudo make'.