зеркало из https://github.com/mozilla/gecko-dev.git
Use @ so that regchrome commands aren't echoed.
Thanks to Stephen Walker <walk84@yahoo.com> for the patch. Bug #124328 r=cls
This commit is contained in:
Родитель
4ee30c8ab4
Коммит
5871ae6f2d
|
@ -29,6 +29,6 @@ include $(DEPTH)/config/autoconf.mk
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs::
|
||||
$(REGCHROME) content content-packs content-packs.jar
|
||||
$(REGCHROME) locale en-US/content-packs en-US.jar
|
||||
@$(REGCHROME) content content-packs content-packs.jar
|
||||
@$(REGCHROME) locale en-US/content-packs en-US.jar
|
||||
|
||||
|
|
|
@ -29,5 +29,5 @@ include $(DEPTH)/config/autoconf.mk
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs::
|
||||
$(REGCHROME) content help help.jar
|
||||
$(REGCHROME) locale en-US/help en-US.jar
|
||||
@$(REGCHROME) content help help.jar
|
||||
@$(REGCHROME) locale en-US/help en-US.jar
|
||||
|
|
|
@ -40,9 +40,9 @@ ifeq ($(OS_ARCH),WINNT)
|
|||
endif
|
||||
|
||||
libs::
|
||||
$(REGCHROME) content inspector inspector.jar
|
||||
$(REGCHROME) locale en-US/inspector inspector.jar
|
||||
$(REGCHROME) skin modern/inspector inspector.jar
|
||||
$(REGCHROME) skin classic/inspector inspector.jar
|
||||
@$(REGCHROME) content inspector inspector.jar
|
||||
@$(REGCHROME) locale en-US/inspector inspector.jar
|
||||
@$(REGCHROME) skin modern/inspector inspector.jar
|
||||
@$(REGCHROME) skin classic/inspector inspector.jar
|
||||
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ DIRS=content skin locale
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs::
|
||||
$(REGCHROME) content inspector inspector.jar
|
||||
$(REGCHROME) locale en-US/inspector inspector.jar
|
||||
$(REGCHROME) skin modern/inspector inspector.jar
|
||||
$(REGCHROME) skin classic/inspector inspector.jar
|
||||
@$(REGCHROME) content inspector inspector.jar
|
||||
@$(REGCHROME) locale en-US/inspector inspector.jar
|
||||
@$(REGCHROME) skin modern/inspector inspector.jar
|
||||
@$(REGCHROME) skin classic/inspector inspector.jar
|
||||
|
|
|
@ -29,4 +29,4 @@ include $(DEPTH)/config/autoconf.mk
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs chrome::
|
||||
$(REGCHROME) content messenger-mapi messenger.jar
|
||||
@$(REGCHROME) content messenger-mapi messenger.jar
|
||||
|
|
|
@ -29,4 +29,4 @@ include $(DEPTH)/config/autoconf.mk
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs chrome::
|
||||
$(REGCHROME) locale en-US/messenger-mapi en-win.jar
|
||||
@$(REGCHROME) locale en-US/messenger-mapi en-win.jar
|
||||
|
|
|
@ -29,5 +29,5 @@ include $(DEPTH)/config/autoconf.mk
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs::
|
||||
$(REGCHROME) content pippki pippki.jar
|
||||
$(REGCHROME) locale en-US/pippki en-US.jar
|
||||
@$(REGCHROME) content pippki pippki.jar
|
||||
@$(REGCHROME) locale en-US/pippki en-US.jar
|
||||
|
|
|
@ -29,5 +29,5 @@ include $(DEPTH)/config/autoconf.mk
|
|||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
libs::
|
||||
$(REGCHROME) content pipnss pipnss.jar
|
||||
$(REGCHROME) locale en-US/pipnss en-US.jar
|
||||
@$(REGCHROME) content pipnss pipnss.jar
|
||||
@$(REGCHROME) locale en-US/pipnss en-US.jar
|
||||
|
|
Загрузка…
Ссылка в новой задаче