masterfix DEV300: #i10000# make clean fix
This commit is contained in:
parent
46696fc052
commit
4433801923
1 changed files with 1 additions and 1 deletions
|
@ -100,7 +100,7 @@ gb_ENABLE_PCH := $(false)
|
|||
endif
|
||||
|
||||
# for clean, setuplocal and removelocal goals we switch off dependencies
|
||||
ifneq ($(filter clean setuplocal removelocal showdeliverables,$(MAKECMDGOALS)),)
|
||||
ifneq ($(filter cleanpackmodule clean setuplocal removelocal showdeliverables,$(MAKECMDGOALS)),)
|
||||
gb_FULLDEPS := $(false)
|
||||
else
|
||||
gb_FULLDEPS := $(true)
|
||||
|
|
Loading…
Reference in a new issue