summaryrefslogtreecommitdiff
path: root/src/makefiles/Makefile.irix
AgeCommit message (Expand)Author
2010-11-23Remove useless whitespace at end of linesPeter Eisentraut
2010-07-05Split the LDFLAGS make variable into two parts: LDFLAGS is now used forTom Lane
2008-09-01Synchronize the shared object build rules in Makefile.port with Makefile.shlibPeter Eisentraut
2006-04-19Remove use of lorder and tsort while building static libraries. There'sTom Lane
2005-12-09Allow installation into directories containing spaces in the name.Peter Eisentraut
2004-12-21Add '-Wl,' prefix to linker switches consistently. Remove shlib_symbolicTom Lane
2004-11-19Modify the platform-specific makefiles so that macro 'rpath' is definedTom Lane
2004-05-19Rename irix5 port to irix.Bruce Momjian