postgresql/src
1996-11-14 09:24:39 +00:00
..
backend Use port-protos.h instead of trying to declare random() and srandom() 1996-11-14 08:23:31 +00:00
bin Missed this part when I eliminated $(srcdir); src/bin stuff won't compile. 1996-11-14 09:24:39 +00:00
include Include stdlib.h to gives its NULL, etc. definitions precedence over ours. 1996-11-14 06:06:39 +00:00
interfaces Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 1996-11-13 10:36:36 +00:00
mk Simplify make files, add full dependencies. 1996-10-27 09:55:05 +00:00
test Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 1996-11-13 10:36:36 +00:00
tools/mkldexport End of the make file simplifications. 1996-11-12 11:43:32 +00:00
tutorial Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 1996-11-13 10:36:36 +00:00
utils Add a blank install target so that 'make install' works 1996-11-11 16:30:07 +00:00
MAKE_CTAGS Add execute permission. 1996-10-08 04:09:50 +00:00
MAKE_ETAGS Try to fix mode. 1996-11-07 05:15:31 +00:00
MAKE_MKID Renamed file. 1996-10-05 21:16:34 +00:00
Makefile Eliminate MKDIR, srcdir, objdir. Centralize setting of LIBPQDIR. 1996-11-13 10:36:36 +00:00
Makefile.global Use -W options only if compiler is gcc. 1996-11-14 07:19:26 +00:00