Added changes at Jane's request.
(Not a prt of SeaMonkey build) git-svn-id: svn://10.0.0.236/trunk@53710 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
DEPTH = ../..
|
||||
|
||||
include $(DEPTH)/config.mk
|
||||
JAR = $(JDK)/bin/jar
|
||||
include $(DEPTH)/liveconnect/config/$(OS_CONFIG).mk
|
||||
|
||||
JARS = $(LCJAR)
|
||||
@@ -14,4 +15,4 @@ include $(DEPTH)/rules.mk
|
||||
|
||||
$(CLASSDIR)/$(OBJDIR)/$(LCJAR):
|
||||
cd $(CLASSDIR)/$(OBJDIR) ; \
|
||||
$(JDK)/bin/jar cvf $(@F) netscape
|
||||
$(JAR) cvf $(@F) netscape
|
||||
|
||||
Reference in New Issue
Block a user