Commit Graph

19 Commits (41d45e0c64b94de227f048d5f376699dd6041735)

Author SHA1 Message Date
Brian Cully eb08132334 util-src/Makefile: Clean up makefile (re-commit because MattJ shouldn't commit anything at 3AM) 16 years ago
Matthew Wild 600e5878bb util-src/Makefile: Add missing flags to building of util.signal 16 years ago
Matthew Wild 241f825d41 Makefile: Don't combine variable export with assignment for compatibility with other shells (thanks Filip) 16 years ago
Matthew Wild fcd300734f Makefiles: Add signal.so to install targets 17 years ago
Matthew Wild 23e9b6c71a Makefiles, util.signal: Add lsignal library for catching POSIX signals 17 years ago
Matthew Wild 6f1ac0657b Use $CC, $LD in Makefile. Add --c-compiler, --linker flags to ./configure script. Add --lflags to ./configure script. Thanks to Lorenzo for the initial patch! 17 years ago
Matthew Wild 02d83854f0 Remove redundant linking in util-src modules' Makefile 17 years ago
Matthew Wild a3737f12ad Makefile fix for clean target 17 years ago
Matthew Wild 8b821c21d3 Add posix support library, and adjust makefiles for it 17 years ago
Matthew Wild d1d7509f31 Fix Makefile to link with Lua again 17 years ago
Matthew Wild 87703412c1 Fix configure to save LFLAGS, and also set proper defaults for all sensible OSes 17 years ago
Tobias Markmann d2d44b512b Making makefile work under OS X finally. Yeah OS X's gcc is a little bit strange. 17 years ago
Matthew Wild 464b5d6c0f Use install to strip symbols 17 years ago
Matthew Wild da2f3ee85a Potential fixes for building on Mac OSX 17 years ago
Matthew Wild e6c50bbe65 Add -fPIC to util-src/Makefile 17 years ago
Matthew Wild dcf87bb7c9 Add a top-level Makefile and ./configure script. Update util-src Makefile for this. 17 years ago
Tobias Markmann 8e2b0deb94 Do idna_to_ascii when building own response. 17 years ago
Waqas Hussain 194ce23871 Removed MS specific preprocessor statements from the Makefile 17 years ago
Waqas Hussain f33e964604 Makefile now works on windows with Microsoft's compiler 17 years ago
Matthew Wild 78cffc8a02 Add rough Makefile for util-src/ 17 years ago