postgresql/src
Marc G. Fournier e2d9501094 Clean up the Makefiles
Essentially, this cleans things up so that if PORTNAME isn't defined (I'm
    working on getting rid of it for FreeBSD, at least, to see if its possible)
    none of the PORTNAME related stuff gets passed around.

	Had a little bit of -I related redundancy as well
1997-12-17 04:31:34 +00:00
..
backend Clean up the Makefiles 1997-12-17 04:31:34 +00:00
bin Major code cleanup following the pg_password insertion... 1997-12-09 03:11:25 +00:00
include Add declarations for text, bpchar, and varchar length functions. 1997-12-16 15:55:17 +00:00
interfaces Fix tolower loops to go in proper direction for cache. 1997-12-05 01:13:24 +00:00
lextest Lex/yacc source cleanup like indent. 1997-09-08 03:20:18 +00:00
makefiles FIx for SCO compiles. 1997-10-30 18:31:47 +00:00
man Update description for PGHOST and unix domain sockets. Add warning for failed connections. 1997-12-04 20:26:37 +00:00
template Linux related change to .similar to handle 'a.out' files... 1997-12-02 02:43:08 +00:00
test Mention PST8PDT explicitly in the banner message (rather than PST/PDT). 1997-12-16 16:01:05 +00:00
tools Make flowchart file smaller. 1997-11-14 22:00:32 +00:00
tutorial Inline memset() as MemSet(). 1997-09-18 20:22:58 +00:00
utils Another PGINDENT run that changes variable indenting and case label indenting. Also static variable indenting. 1997-09-08 02:41:22 +00:00
config.guess From: "Eric H. Raskin" <ehr@listworks.com> 1997-06-11 01:02:01 +00:00
config.sub Start of a univel port by "Michael P. Snyder" <msnyder@hawkeye.huntersmoon.com> 1997-03-25 07:16:36 +00:00
configure Add recognition for 'machten' 1997-12-17 03:23:52 +00:00
configure.in Add recognition for 'machten' 1997-12-17 03:23:52 +00:00
DEVELOPERS Reorganize developers files. 1997-09-08 04:14:01 +00:00
GNUmakefile.in gmake distclean wasn't removing the configure generated Makefile in 1997-12-02 03:19:42 +00:00
install-sh Bring back in the autoconf files - work in progress 1997-02-04 08:53:45 +00:00
Makefile Warning in makefile added from DArcy. 1997-08-22 16:38:33 +00:00
Makefile.global.in Make it entirely possible for PORTNAME to be undefined 1997-12-17 04:03:30 +00:00