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:
Nicola Pero 2002-02-28 13:09:53 +00:00
parent 81b81271a5
commit ea52eea089

View file

@ -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.