summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.openbsd
Commit message (Expand)AuthorAgeFilesLines
* Set SQL man pages to be section 7 by default, and only transform them toPeter Eisentraut2008-11-141-2/+0
* Synchronize the shared object build rules in Makefile.port with Makefile.shlibPeter Eisentraut2008-09-011-1/+1
* Remove use of lorder and tsort while building static libraries. There'sTom Lane2006-04-191-1/+1
* Allow installation into directories containing spaces in the name.Peter Eisentraut2005-12-091-1/+1
* 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-1/+1
* Use -fPIC not -fpic for BSDen on Sparc. Also switch fromTom Lane2004-10-111-3/+8
* Install the SQL command man pages into a section appropriate for eachPeter Eisentraut2001-08-291-0/+2
* Fix -Bsymbolic for FreeBSD and OpenBSD. NetBSD already had all these fixes.Bruce Momjian2001-02-101-1/+1
* 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
* Rename templates to match names in makefiles/Makefile.* and include/port.Peter Eisentraut2000-07-151-0/+16