mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-22 22:00:49 +00:00
Do not run a full submake instance invocation on distclean for java projects
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@12458 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
211fec1b33
commit
534e4f30c6
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
Fri Feb 8 16:15:20 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Master/java-tool.make (internal-distclean): Depend on
|
||||
subprojects, not variables, to spare the recursive make
|
||||
invocation.
|
||||
* Master/java.make (internal-distclean): Idem.
|
||||
|
||||
Fri Feb 8 13:32:33 2002 Nicola Pero <n.pero@mi.flashnet.it>
|
||||
|
||||
* Instance/java.make (internal-java_package-uninstall): Added.
|
||||
|
|
Loading…
Reference in a new issue