Use @ so that regchrome commands aren't echoed.

Thanks to Stephen Walker <walk84@yahoo.com> for the patch.
Bug #124328 r=cls


git-svn-id: svn://10.0.0.236/trunk@114012 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
seawood%netscape.com
2002-02-08 08:30:30 +00:00
parent 891eda7906
commit 3df2ef69fd
8 changed files with 18 additions and 18 deletions

View File

@@ -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