Broken tool.make and test-tool.make into Master and Instance

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12667 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Nicola Pero 2002-02-22 12:49:47 +00:00
parent 92e0ee3979
commit 2f11969b48

View file

@ -1,3 +1,17 @@
Fri Feb 22 12:38:59 2002 Nicola Pero <nicola@brainstorm.co.uk>
* tool.make: Broken into Master and Instance.
* Instance/tool.make: New file.
* Master/tool.make: New file.
* test-tool.make: Broken into Master and Instance.
* Instance/test-tool.make: New file.
* Master/test-tool.make: New file.
* GNUmakefile.in (MASTER_MAKE_FILES): Added test-tool.make
and tool.make
(INSTANCE_MAKE_FILES): Idem.
Fri Feb 22 12:33:13 2002 Nicola Pero <nicola@brainstorm.co.uk>
* Master/test-application.make: Use test-app, not testapp, as