mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Use ECHO_CREATING when creating dirs
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@16815 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
04e1995f9c
commit
6966fceff0
1 changed files with 24 additions and 0 deletions
24
ChangeLog
24
ChangeLog
|
@ -1,3 +1,27 @@
|
|||
Tue May 27 11:22:44 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/application.make: Use ECHO_CREATING when running MKDIRS
|
||||
or MKINSTALLDIRS.
|
||||
* Instance/bundle.make: The same.
|
||||
* Instance/ctool.make: The same.
|
||||
* Instance/documentation.make: The same.
|
||||
* Instance/framework.make: The same.
|
||||
* Instance/gswapp.make: The same.
|
||||
* Instance/gsbundle.make: The same.
|
||||
* Instance/library.make: The same.
|
||||
* Instance/objc.make: The same.
|
||||
* Instance/palette.make: The same.
|
||||
* Instance/resource-set.make: The same.
|
||||
* Instance/rules.make: The same.
|
||||
* Instance/service.make: The same.
|
||||
* Instance/subproject.make: The same.
|
||||
* Instance/test-library.make: The same.
|
||||
* Instance/tool.make: The same.
|
||||
* Instance/Documentation/autogsdoc.make: The same.
|
||||
* Instance/Documentation/texi.make: The same.
|
||||
|
||||
* Instance/gswapp.make (internal-gswapp-install_): Use ECHO_INSTALLING.
|
||||
|
||||
Tue May 27 11:08:52 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* messages.make (ECHO_UNINSTALLING): New variable.
|
||||
|
|
Loading…
Reference in a new issue