mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 13:50:47 +00:00
Fixed and improved make clean for documentation
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10860 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
92e07203cc
commit
53f429b580
1 changed files with 11 additions and 0 deletions
11
ChangeLog
11
ChangeLog
|
@ -1,3 +1,14 @@
|
|||
Tue Sep 11 10:44:11 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* documentation.make (internal-doc-clean): Added a complete
|
||||
recursive cleaning of the INTERNAL_doc_NAME directory for javadoc.
|
||||
|
||||
Tue Sep 11 10:39:39 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* documentation.make (internal-doc-clean): Removed buggy `;' at
|
||||
the end of line which was causing the last files to be considered
|
||||
a command by the shell rather than arguments to `rm'.
|
||||
|
||||
Mon Sep 10 15:40:06 2001 Nicola Pero <nicola@brainstorm.co.uk>
|
||||
|
||||
* documentation.make (internal-doc-clean): Fixed make clean for
|
||||
|
|
Loading…
Reference in a new issue