make everything target
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-27T15:41:16Z
Lists: pgsql-hackers
I'd like to have an "everything" target that would build "all + html + contrib". And maybe an "installcheck-everything" target that would run installcheck for src, pl and contrib. Thoughts? cheers andrew