aboutsummaryrefslogtreecommitdiffstats
path: root/misc/config/makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove the misc dir:lloyd2008-09-293-360/+0
* Add (in a comment) a probable link line for Botan using Borland C++lloyd2008-09-181-0/+5
* Rename so_obj_flags variable to shared_flagslloyd2008-04-131-1/+1
* Don't hard-code the user and group when doing an install: instead uselloyd2008-04-062-6/+0
* Fix the static-only Unix makefile, it was referencing the 'botan_config'lloyd2007-03-041-1/+1
* Handle out of tree builds a little better.lloyd2007-03-042-7/+7
* Also remove build.h from the distclean target for nmakelloyd2006-12-141-0/+1
* Lowercase the link command, no sense in shouting.lloyd2006-09-101-1/+1
* Fix the clean and install targets in the makefileslloyd2006-09-093-11/+11
* Some minor simplifications for installation logic.lloyd2006-09-083-6/+2
* Fix handling for systems that need to run ranlib on static libraries.lloyd2006-09-082-2/+4
* Fix minor spacing issues after the build listlloyd2006-09-083-0/+6
* Generate the NMAKE version of the makefile with file templateslloyd2006-09-081-0/+103
* Generate the Unix makefiles by processing templates and replacinglloyd2006-09-082-0/+253