Add new make targets "world", "install-world" and "installcheck-world" to build, install and check just about everything.

Andrew Dunstan <andrew@dunslane.net>

Commit: 7523960d639a4e59af3afc93e32f6460883f6641
Author: Andrew Dunstan <andrew@dunslane.net>
Date: 2010-01-28T23:59:52Z
Releases: 9.0.0
Add new make targets "world", "install-world" and "installcheck-world" to build, install and check just about everything.
In addition to everything built installed and tested by all, install and installcheck targets, these build HTML Docs,
build and test contrib, and test PLs and ECPG.

Files

PathChange+/−
doc/src/sgml/contrib.sgml modified +4 −2
doc/src/sgml/installation.sgml modified +21 −2
GNUmakefile.in modified +21 −1
Makefile modified +1 −1