Inline code of a core rule in Master/rules.make to squeeze out even more

speed


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@14794 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-10-17 00:26:59 +00:00
parent ec171749fa
commit 930c80c0e8

View file

@ -1,3 +1,9 @@
Thu Oct 17 02:17:01 2002 Nicola Pero <n.pero@mi.flashnet.it>
A further speedup for make all/install.
* Master/rules.make (%.variables): Inlined code from
%.subprojects; do not depend on %.subprojects.
Wed Oct 16 05:11:48 2002 Nicola Pero <n.pero@mi.flashnet.it>
* GNUmakefile.in: Renamed `tgz' target to `dist'.