summaryrefslogtreecommitdiff
path: root/GNUmakefile.in
AgeCommit message (Expand)Author
2000-10-02"installcheck" doesn't need to depend on "all" since we depend on the userPeter Eisentraut
2000-09-29New unified regression test driver, test/regress makefile cleanup,Peter Eisentraut
2000-09-21Replace brain-dead Autoconf macros AC_ARG_{ENABLE,WITH} with somethingPeter Eisentraut
2000-08-31Fix relative path references so that make knowns which dependencies referPeter Eisentraut
2000-08-20coupla minor fixes in the `make dist' support codePeter Eisentraut
2000-07-19Add distprep target to take some of the job of the release_prep script.Peter Eisentraut
2000-07-17End users shouldn't have to invoke a separate command to install thePeter Eisentraut
2000-07-16Automatic dependency trackingPeter Eisentraut
2000-06-28Makefile cleanup for interface tree. Now essentially with all thePeter Eisentraut
2000-06-14Big warnings cleanup for Solaris/GCC. Down to about 40 now, butPeter Eisentraut
2000-06-11Remove overenthusiastic use of dependencies to control autoconf.Tom Lane
2000-06-10Moved the intricacies of the perl interface build into its own makefilePeter Eisentraut
2000-06-07Ouch, that should be `$(MAKE) -C', not `make -C' ...Peter Eisentraut
2000-06-06Moved configure script from src/ to the top level directory. MovedPeter Eisentraut