mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 22:33:28 +00:00
Standardized and optimized clean targets of services and palettes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@17830 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
485c637bcd
commit
8506d5c134
1 changed files with 13 additions and 0 deletions
13
ChangeLog
13
ChangeLog
|
@ -1,3 +1,16 @@
|
|||
Mon Oct 13 12:25:50 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Master/palette.make (internal-clean): Remove objects inside
|
||||
.palette on clean.
|
||||
(internal-distclean): Remove *.palette and similar on distclean
|
||||
without performing a recursive make invocation.
|
||||
* Instance/palette.make (internal-palette-distclean_): Removed.
|
||||
|
||||
* Master/service.make (internal-distclean): Remove *.service and
|
||||
similar on distclean without performing a recursive make
|
||||
invocation.
|
||||
* Instance/service.make (internal-service-distclean_): Removed.
|
||||
|
||||
Sun Oct 12 18:43:20 2003 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/subproject.make (internal-subproject-clean): Fixed typo
|
||||
|
|
Loading…
Reference in a new issue