mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Factored out a bit of Instance makefiles code
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12879 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
81b81271a5
commit
ea52eea089
1 changed files with 22 additions and 0 deletions
22
ChangeLog
22
ChangeLog
|
@ -1,3 +1,25 @@
|
|||
Thu Feb 28 13:03:12 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* Instance/rules.make (before-$(GNUSTEP_INSTANCE)-all): Added.
|
||||
(after-$(GNUSTEP_INSTANCE)-all): Added.
|
||||
* Instance/application.make: Removed from here.
|
||||
* Instance/bundle.make: Idem.
|
||||
* Instance/ctool.make: Idem.
|
||||
* Instance/documentation.make: Idem.
|
||||
* Instance/framework.make: Idem.
|
||||
* Instance/gswapp.make: Idem.
|
||||
* Instance/gswbundle.make: Idem.
|
||||
* Instance/java-tool.make: Idem.
|
||||
* Instance/java.make: Idem.
|
||||
* Instance/library.make: Idem.
|
||||
* Instance/objc.make: Idem.
|
||||
* Instance/palette.make: Idem.
|
||||
* Instance/rules.make: Idem.
|
||||
* Instance/service.make: Idem.
|
||||
* Instance/subproject.make: Idem.
|
||||
* Instance/test-library.make: Idem.
|
||||
* Instance/tool.make: Idem.
|
||||
|
||||
Thu Feb 28 11:06:51 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* common.make (GNUSTEP_WOAPPS): Removed.
|
||||
|
|
Loading…
Reference in a new issue