mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Short-cut optimization for make [dist]clean in subprojects; fixed make
clean in documentation git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10472 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
a5785e6869
commit
00a89d6db2
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
Fri Jul 13 17:48:55 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* documentation.make (internal-doc-clean): Ignore problems
|
||||
in make clean.
|
||||
|
||||
Fri Jul 13 17:35:13 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* subproject.make (internal-clean): Commands to make clean moved
|
||||
here; depend on .subprojects.
|
||||
(internal-distclean): Idem.
|
||||
(internal-subproject-clean, internal-subproject-distclean):
|
||||
Removed.
|
||||
|
||||
Fri Jul 13 17:26:49 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* palette.make (internal-clean): Commands to make clean moved
|
||||
|
|
Loading…
Reference in a new issue