mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Improved management of PRINCIPAL_CLASS variable ... do not pass it down
from Master/rules.make git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12904 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
05af1134ee
commit
8f4973ac37
1 changed files with 14 additions and 0 deletions
14
ChangeLog
14
ChangeLog
|
@ -1,3 +1,17 @@
|
|||
Thu Feb 28 18:27:05 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Master/rules.make (PRINCIPAL_CLASS): Do not pass down
|
||||
to submakes.
|
||||
* Instance/application.make (PRINCIPAL_CLASS): Define in terms of
|
||||
$(GNUSTEP_INSTANCE)_PRINCIPAL_CLASS; do not use override when
|
||||
fixing it up if it's empty.
|
||||
* Instance/bundle.make (PRINCIPAL_CLASS): Idem.
|
||||
* Instance/framework.make (PRINCIPAL_CLASS): Idem.
|
||||
* Instance/gswbundle.make (PRINCIPAL_CLASS): Idem.
|
||||
* Instance/java-tool.make (PRINCIPAL_CLASS): Idem.
|
||||
* Instance/palette.make (PRINCIPAL_CLASS): Idem.
|
||||
* Instance/gswapp.make (PRINCIPAL_CLASS): Define.
|
||||
|
||||
Thu Feb 28 18:16:11 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/gswbundle.make (COMPONENTS, LANGUAGES,
|
||||
|
|
Loading…
Reference in a new issue