summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.netbsd
Commit message (Expand)AuthorAgeFilesLines
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-2/+2
* Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolicTom Lane2004-12-211-2/+1
* Modify the platform-specific makefiles so that macro 'rpath' is definedTom Lane2004-11-191-2/+2
* Use -fPIC not -fpic for BSDen on Sparc. Also switch fromTom Lane2004-10-111-2/+7
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-0/+2
* -Bsymbolic requires -lc on NetBSD. Also add rpath for non-ELF.Peter Eisentraut2001-06-201-1/+3
* Fix linker options for ODBC driver. See comment inPeter Eisentraut2000-12-161-0/+1
* Do not use 'ar cq' to build library archives, use 'ar cr' instead.Peter Eisentraut2000-12-071-1/+1
* Make use of system-specific linker option to embed shared library searchPeter Eisentraut2000-10-271-0/+1
* Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template toPeter Eisentraut2000-10-211-0/+6
* Separate -Wl,-E or equivalent into separate make variable, since it's onlyPeter Eisentraut2000-10-071-1/+1
* I've made a diff against the 7.0beta1 tree that accomplishes several things:Bruce Momjian2000-03-081-0/+16