postgresql/src/makefiles
Peter Eisentraut e5ba2fc5b5 Make all commands that link a program look like
$(CC) $(CFLAGS) $(LDFLAGS) <object files> <extra-libraries> $(LIBS) -o $@

This form seemed to be the most portable, readable, and logical, but in any
case it's better than having a dozen different ones in the tree.
2000-11-30 20:36:13 +00:00
..
Makefile.aix Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
Makefile.beos Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
Makefile.bsdi Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
Makefile.darwin spaces to tab 2000-11-14 21:23:47 +00:00
Makefile.dgux Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
Makefile.freebsd Make use of system-specific linker option to embed shared library search 2000-10-27 23:59:39 +00:00
Makefile.hpux Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ 2000-11-04 16:35:55 +00:00
Makefile.irix5 Give GCC on Irix a (theoretical) chance. 2000-11-14 21:12:00 +00:00
Makefile.linux Make use of system-specific linker option to embed shared library search 2000-10-27 23:59:39 +00:00
Makefile.netbsd Make use of system-specific linker option to embed shared library search 2000-10-27 23:59:39 +00:00
Makefile.openbsd Make use of system-specific linker option to embed shared library search 2000-10-27 23:59:39 +00:00
Makefile.osf Make use of system-specific linker option to embed shared library search 2000-10-27 23:59:39 +00:00
Makefile.qnx4 Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
Makefile.sco Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
Makefile.solaris Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ 2000-11-04 16:35:55 +00:00
Makefile.sunos4 Separate CFLAGS_SL and CXXFLAGS_SL, to allow building with C and C++ 2000-11-04 16:35:55 +00:00
Makefile.svr4 Make all commands that link a program look like 2000-11-30 20:36:13 +00:00
Makefile.ultrix4 Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
Makefile.univel Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00
Makefile.unixware Also test for 'void *' as third arg of accept() (as on Solaris 7 and 8), 2000-11-09 18:18:42 +00:00
Makefile.win Move DLSUFFIX, AROPT, and CFLAGS_SL settings from template to 2000-10-21 22:36:14 +00:00