зеркало из https://github.com/mozilla/pjs.git
Bug 541767 - "Various problems with how config/my{config,rules}.mk are handled" [r=ted]
This commit is contained in:
Родитель
02cfa62f9d
Коммит
9f8c26bfd3
|
@ -83,7 +83,7 @@ include $(topsrcdir)/config/config.mk
|
|||
|
||||
GARBAGE_DIRS += dist _javagen _profile _tests staticlib
|
||||
DIST_GARBAGE = config.cache config.log config.status config-defs.h \
|
||||
dependencies.beos config/autoconf.mk config/myrules.mk config/myconfig.mk \
|
||||
dependencies.beos config/autoconf.mk \
|
||||
unallmakefiles mozilla-config.h \
|
||||
netwerk/necko-config.h xpcom/xpcom-config.h xpcom/xpcom-private.h \
|
||||
$(topsrcdir)/.mozconfig.mk $(topsrcdir)/.mozconfig.out
|
||||
|
|
|
@ -2098,12 +2098,6 @@ endif
|
|||
-include $(topsrcdir)/$(MOZ_BUILD_APP)/app-rules.mk
|
||||
-include $(MY_RULES)
|
||||
|
||||
#
|
||||
# This speeds up gmake's processing if these files don't exist.
|
||||
#
|
||||
$(MY_CONFIG) $(MY_RULES):
|
||||
@touch $@
|
||||
|
||||
#
|
||||
# Generate Emacs tags in a file named TAGS if ETAGS was set in $(MY_CONFIG)
|
||||
# or in $(MY_RULES)
|
||||
|
|
|
@ -2093,12 +2093,6 @@ endif
|
|||
-include $(topsrcdir)/$(MOZ_BUILD_APP)/app-rules.mk
|
||||
-include $(MY_RULES)
|
||||
|
||||
#
|
||||
# This speeds up gmake's processing if these files don't exist.
|
||||
#
|
||||
$(MY_CONFIG) $(MY_RULES):
|
||||
@touch $@
|
||||
|
||||
#
|
||||
# Generate Emacs tags in a file named TAGS if ETAGS was set in $(MY_CONFIG)
|
||||
# or in $(MY_RULES)
|
||||
|
|
Загрузка…
Ссылка в новой задаче