mirror of
https://github.com/gnustep/tools-make.git
synced 2025-04-23 14:20:50 +00:00
Removed old debugging message - I had committed it by mistake.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/tools/make/trunk@10515 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
43933d07bc
commit
2fb1c9a2d8
1 changed files with 0 additions and 2 deletions
|
@ -58,8 +58,6 @@ else
|
|||
endif
|
||||
endif
|
||||
|
||||
$(warning APP_EXTENSION is $(APP_EXTENSION))
|
||||
|
||||
ifeq ($(INTERNAL_app_NAME),)
|
||||
# This part gets included by the first invoked make process.
|
||||
internal-all:: $(APP_NAME:=.all.app.variables)
|
||||
|
|
Loading…
Reference in a new issue