23733OBJDIR build case needs path to file name (73124). r=pinkerton, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@90214 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -27,7 +27,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
include $(topsrcdir)/config/rules.mk
|
||||
|
||||
embed_chrome: embed-jar.mn
|
||||
$(PERL) $(MOZILLA_DIR)/config/make-jars.pl -v -d $(DIST)/bin/chrome -s $(DIST)/bin/chrome < embed-jar.mn
|
||||
$(PERL) $(MOZILLA_DIR)/config/make-jars.pl -v -d $(DIST)/bin/chrome -s $(DIST)/bin/chrome < $(MOZILLA_DIR)/embedding/config/embed-jar.mn
|
||||
|
||||
install:: embed_chrome
|
||||
$(PERL) $(topsrcdir)/xpinstall/packager/pkgcp.pl -s $(DIST)/bin -d $(DIST) --f $(srcdir)/basebrowser-unix -o unix -v
|
||||
|
||||
Reference in New Issue
Block a user