summaryrefslogtreecommitdiff
path: root/GNUmakefile.in
Commit message (Expand)AuthorAgeFilesLines
* Seems like make clean or make distclean should clean out contribTom Lane2000-12-041-3/+11
* "installcheck" doesn't need to depend on "all" since we depend on the userPeter Eisentraut2000-10-021-2/+4
* New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut2000-09-291-1/+3
* Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with somethingPeter Eisentraut2000-09-211-20/+1
* Fix relative path references so that make knowns which dependencies referPeter Eisentraut2000-08-311-2/+2
* coupla minor fixes in the `make dist' support codePeter Eisentraut2000-08-201-11/+15
* Add distprep target to take some of the job of the release_prep script.Peter Eisentraut2000-07-191-2/+72
* End users shouldn't have to invoke a separate command to install thePeter Eisentraut2000-07-171-5/+8
* Automatic dependency trackingPeter Eisentraut2000-07-161-4/+1
* Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut2000-06-281-11/+8
* Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut2000-06-141-17/+18
* Remove overenthusiastic use of dependencies to control autoconf.Tom Lane2000-06-111-7/+16
* Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut2000-06-101-2/+18
* Ouch, that should be `$(MAKE) -C', not `make -C' ...Peter Eisentraut2000-06-071-5/+5
* Moved configure script from src/ to the top level directory. MovedPeter Eisentraut2000-06-061-0/+30