зеркало из https://github.com/mozilla/pjs.git
Remove mozilla/layout/config and use mozilla/config instead.
This commit is contained in:
Родитель
001e515342
Коммит
fe763fea21
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src public
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -21,5 +21,5 @@ EXPORTS=nsIFormControl.h nsIForm.h
|
|||
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -167,7 +167,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src public
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -23,5 +23,5 @@ EXPORTS = \
|
|||
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src public
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -24,5 +24,5 @@ EXPORTS = \
|
|||
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..
|
|||
|
||||
DIRS = content document
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -77,7 +77,7 @@ LLIBS= \
|
|||
$(DIST)\lib\libplc21.lib \
|
||||
$(LIBNSPR)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(DLL)
|
||||
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..
|
|||
|
||||
DIRS=public src tests
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -55,5 +55,5 @@ EXPORTS = \
|
|||
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -98,7 +98,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -31,7 +31,7 @@ LLIBS= \
|
|||
$(LIBNSPR) \
|
||||
$(DIST)\lib\libplc21.lib
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(PROGRAMS)
|
||||
$(MAKE_INSTALL) $(PROG1) $(DIST)\bin
|
||||
|
|
|
@ -92,7 +92,7 @@ LLIBS= \
|
|||
!endif
|
||||
$(LIBNSPR)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(DLL)
|
||||
$(MAKE_INSTALL) .\$(OBJDIR)\$(DLLNAME).dll $(DIST)\bin
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -120,7 +120,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src public
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -21,5 +21,5 @@ EXPORTS=nsIFormControl.h nsIForm.h
|
|||
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -167,7 +167,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -60,7 +60,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=public src
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -24,5 +24,5 @@ EXPORTS=nsIFormManager.h \
|
|||
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -69,7 +69,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..
|
|||
|
||||
DIRS = base content document forms style table tests
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=public src
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -20,5 +20,5 @@ DEPTH=..\..\..\..
|
|||
EXPORTS=nsCSSAtoms.h nsICSSParser.h nsICSSStyleSheet.h nsStyleUtil.h
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -88,7 +88,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=public src
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -54,7 +54,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -62,7 +62,7 @@ LLIBS= \
|
|||
$(DIST)\lib\libplc21.lib \
|
||||
$(DIST)\lib\js32$(VERSION_NUMBER).lib
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
install:: $(PROGRAMS)
|
||||
$(MAKE_INSTALL) $(PROG1) $(DIST)\bin
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..
|
|||
|
||||
DIRS=base html xml xul events build
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src public
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -23,5 +23,5 @@ EXPORTS = \
|
|||
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -46,7 +46,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src public
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -24,5 +24,5 @@ EXPORTS = \
|
|||
|
||||
MODULE=raptor
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
|
|
|
@ -47,7 +47,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..
|
|||
|
||||
DIRS = content document
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -56,7 +56,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..\..
|
|||
|
||||
DIRS=src
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -44,7 +44,7 @@ LCFLAGS = \
|
|||
$(DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
libs:: $(LIBRARY)
|
||||
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..\..
|
|||
|
||||
DIRS = base content
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -48,7 +48,7 @@ MAKE_OBJ_TYPE=DLL
|
|||
#//
|
||||
#//------------------------------------------------------------------------
|
||||
DLLNAME=$(ZIPDLL)
|
||||
PDBFILE=$(MOD_ZIP).pdb
|
||||
#PDBFILE=$(MOD_ZIP).pdb
|
||||
MAPFILE=$(MOD_ZIP).map
|
||||
!if "$(MOZ_BITS)" == "16"
|
||||
DEFFILE=zip16.def
|
||||
|
|
|
@ -12,7 +12,7 @@ rem out the interesting information. She can be contacted at
|
|||
rem bsharma@netscape.com
|
||||
|
||||
@echo off
|
||||
y:\x86Rel\viewer.exe -v -d 15 -f y:\url.txt > y:\smoke.status.txt
|
||||
y:\recover\mozilla\dist\WIN32_D.OBJ\bin\viewer.exe -v -d 15 -f y:\url.txt > y:\smoke.status.txt
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -18,4 +18,4 @@ DEPTH=..\..
|
|||
|
||||
DIRS=xpwidgets windows build
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
|
@ -19,4 +19,4 @@ DEPTH=..
|
|||
|
||||
DIRS=appshell AppCores bootstrap browser
|
||||
|
||||
include <$(DEPTH)\layout\config\rules.mak>
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
|
Загрузка…
Ссылка в новой задаче