Tidied details of aggregate.make, prevent it from executing code if there are

no SUBPROJECTS


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14798 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-10-17 16:47:13 +00:00
parent 2b623481ce
commit 24f3753241

View file

@ -1,3 +1,12 @@
Thu Oct 17 17:49:51 2002 Nicola Pero <n.pero@mi.flashnet.it>
* Master/aggregate.make: Execute nothing is SUBPROJECTS is empty.
Removed __done hack; do not pass GNUSTEP_INSTALLATION_DIR to
submakes on the command line. Renamed 'target' to 'operation'.
Use 'aggregate project', not 'subproject', in warning messages.
Commented extensively.
* common.make: Export GNUSTEP_INSTALLATION_DIR
Thu Oct 17 02:17:01 2002 Nicola Pero <n.pero@mi.flashnet.it>
A further speedup for make all/install/uninstall.