aboutsummaryrefslogtreecommitdiffstats
path: root/util-src/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Makefiles: Add signal.so to install targetsMatthew Wild2009-04-121-1/+1
* Makefiles, util.signal: Add lsignal library for catching POSIX signalsMatthew Wild2009-04-121-1/+6
* Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure scr...Matthew Wild2009-02-141-7/+8
* Remove redundant linking in util-src modules' MakefileMatthew Wild2009-02-021-2/+2
* Makefile fix for clean targetMatthew Wild2008-12-281-0/+1
* Add posix support library, and adjust makefiles for itMatthew Wild2008-12-061-2/+7
* Fix Makefile to link with Lua againvault/0.1.00.1.0Matthew Wild2008-12-031-2/+2
* Fix configure to save LFLAGS, and also set proper defaults for all sensible OSesMatthew Wild2008-12-031-1/+1
* Making makefile work under OS X finally. Yeah OS X's gcc is a little bit stra...Tobias Markmann2008-12-031-5/+10
* Use install to strip symbolsMatthew Wild2008-11-301-2/+1
* Potential fixes for building on Mac OSXMatthew Wild2008-11-301-3/+3
* Add -fPIC to util-src/MakefileMatthew Wild2008-11-291-2/+2
* Add a top-level Makefile and ./configure script. Update util-src Makefile for...Matthew Wild2008-11-291-7/+10
* Removed MS specific preprocessor statements from the MakefileWaqas Hussain2008-11-271-4/+0
* Makefile now works on windows with Microsoft's compilerWaqas Hussain2008-11-271-0/+5
* Add rough Makefile for util-src/Matthew Wild2008-11-261-0/+24