mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
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:
parent
2b623481ce
commit
24f3753241
1 changed files with 9 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue