зеркало из https://github.com/mozilla/pjs.git
Checking in patches submitted by Justin Smith (jjs@acis.com.au) that fix the windows build of transformiix. Thanks, Justin! Does not affect the mozilla build.
This commit is contained in:
Родитель
dd89a16a61
Коммит
d4c06692fb
|
@ -75,4 +75,4 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
|
|
@ -45,4 +45,4 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
|
|
@ -76,4 +76,4 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
|
|
@ -49,4 +49,4 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
|
|
@ -46,5 +46,5 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
||||
|
|
|
@ -47,5 +47,5 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
||||
|
|
|
@ -45,5 +45,5 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
||||
|
|
|
@ -114,4 +114,4 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
|
|
@ -49,4 +49,4 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
|
|
@ -58,4 +58,4 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
|
|
@ -48,5 +48,5 @@ LCFLAGS = \
|
|||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(CPP_OBJS)
|
||||
install:: $(OBJDIR) $(CPP_OBJS)
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче