mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Started the Master/Instance reorganization
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12282 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2db4ebce72
commit
b747fcbec7
1 changed files with 21 additions and 0 deletions
21
ChangeLog
21
ChangeLog
|
@ -1,3 +1,24 @@
|
|||
Wed Jan 30 16:39:41 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
Started a major reorganization of the package.
|
||||
* Master/: New directory.
|
||||
* Instance/: New directory.
|
||||
* rpm.make: Moved into Master/rpm.make.
|
||||
* source-distribution.make: Moved into
|
||||
Master/source-distribution.make.
|
||||
* Master/rules.make: New file.
|
||||
* Master/README: New file.
|
||||
* GNUmakefile.in: Create GNUSTEP_MAKEFILES/Master and
|
||||
GNUSTEP_MAKEFILES/Instance. Install rpm.make and
|
||||
source-distribution.make and Master/rules.make into
|
||||
GNUSTEP_MAKEFILES/Master.
|
||||
* rules.make (GNUSTEP_MAKE_INSTANCE_INVOCATION): Pass down
|
||||
to the submake with value of YES.
|
||||
(source-distribution.make, rpm.make): Code including them
|
||||
moved into Master/rules.make.
|
||||
(Master/rules.make): Include it, but only if
|
||||
GNUSTEP_MAKE_INSTANCE_INVOCATION is undefined.
|
||||
|
||||
Wed Jan 30 12:50:04 2002 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* rules.make (LIB_DIRS_NO_SYSTEM): Removed.
|
||||
|
|
Loading…
Reference in a new issue