Re: make everything target
Andrew Dunstan <andrew@dunslane.net>
From: Andrew Dunstan <andrew@dunslane.net>
To: Alvaro Herrera <alvherre@commandprompt.com>
Cc: "David E. Wheeler" <david@kineticode.com>, Tom Lane <tgl@sss.pgh.pa.us>, Peter Eisentraut <peter_e@gmx.net>, PostgreSQL-development <pgsql-hackers@postgresql.org>
Date: 2010-01-28T21:21:44Z
Lists: pgsql-hackers
I wrote: > > > Alvaro Herrera wrote: >> Andrew Dunstan wrote: >> >>> Alvaro Herrera wrote: >>> >>>> "make world" sounds reasonable and I've remember seeing it elsewhere. >>>> >>> Here's a simple patch. Comments? >>> >> >> Should the new targets be added to Makefile too? >> >> > > Sure, good idea. > > One more thing: do we want the new targets "world" and "install-world" documented, or just left for developers? cheers andrew