Remove timer from REQUIRES, the makefile.win edition

This commit is contained in:
jaggernaut%netscape.com 2001-12-16 18:08:20 +00:00
Родитель 1886ca82f6
Коммит 2df17e0579
56 изменённых файлов: 0 добавлений и 477 удалений

Просмотреть файл

@ -36,7 +36,6 @@ REQUIRES = \
locale \
necko \
string \
timer \
uriloader \
view \
webshell \

Просмотреть файл

@ -36,7 +36,6 @@ REQUIRES = \
locale \
necko \
string \
timer \
uriloader \
view \
webshell \

Просмотреть файл

@ -36,7 +36,6 @@ REQUIRES = \
locale \
necko \
string \
timer \
uriloader \
view \
webshell \

Просмотреть файл

@ -34,7 +34,6 @@ REQUIRES = xpcom \
widget \
view \
locale \
timer \
htmlparser \
js \
webshell \

Просмотреть файл

@ -49,7 +49,6 @@ REQUIRES = xpcom \
lwbrk \
js \
pref \
timer \
layout \
gfx \
layout_xul \

Просмотреть файл

@ -31,7 +31,6 @@ REQUIRES = xpcom \
js \
locale \
widget \
timer \
caps \
xpconnect \
docshell \

Просмотреть файл

@ -38,7 +38,6 @@ REQUIRES = xpcom \
cookie \
caps \
util \
timer \
uconv \
pref \
uriloader \

Просмотреть файл

@ -34,7 +34,6 @@ REQUIRES = xpcom \
rdf \
xpconnect \
locale \
timer \
lwbrk \
pref \
webshell \

Просмотреть файл

@ -39,7 +39,6 @@ REQUIRES = xpcom \
uriloader \
htmlparser \
lwbrk \
timer \
chrome \
docshell \
pref \

Просмотреть файл

@ -27,7 +27,6 @@ REQUIRES = xpcom \
string \
js \
xpconnect \
timer \
caps \
widget \
dom \

Просмотреть файл

@ -37,7 +37,6 @@ REQUIRES = xpcom \
locale \
webBrowser_core \
xpconnect \
timer \
widget \
shistory \
intl \

Просмотреть файл

@ -28,7 +28,6 @@ REQUIRES = xpcom \
necko \
layout \
uriloader \
timer \
webshell \
widget \
pref \

Просмотреть файл

@ -48,7 +48,6 @@ REQUIRES = xpcom \
locale \
uriloader \
sidebar \
timer \
webshell \
view \
uconv \

Просмотреть файл

@ -28,7 +28,6 @@ REQUIRES = xpcom \
widget \
layout \
caps \
timer \
webBrowser_core \
docshell \
sidebar \

Просмотреть файл

@ -47,7 +47,6 @@ REQUIRES = xpcom \
necko \
pref \
webshell \
timer \
intl \
docshell \
gfx \

Просмотреть файл

@ -78,7 +78,6 @@ LCFLAGS = \
# $(DIST)\lib\js3250.lib \
# $(DIST)\lib\gkparser.lib \
# $(DIST)\lib\raptorwidget_s.lib \
# $(DIST)\lib\timer_s.lib \
# $(LIBNSPR) \
# $(NULL)

Просмотреть файл

@ -86,7 +86,6 @@ LCFLAGS = \
# $(DIST)\lib\js3250.lib \
# $(DIST)\lib\gkparser.lib \
# $(DIST)\lib\raptorwidget_s.lib \
# $(DIST)\lib\timer_s.lib \
# $(LIBNSPR) \
# $(NULL)

Просмотреть файл

@ -68,7 +68,6 @@ LCFLAGS = \
# $(DIST)\lib\js3250.lib \
# $(DIST)\lib\gkparser.lib \
# $(DIST)\lib\raptorwidget_s.lib \
# $(DIST)\lib\timer_s.lib \
# $(LIBNSPR) \
# $(NULL)

Просмотреть файл

@ -28,7 +28,6 @@ REQUIRES = xpcom \
dom \
uriloader \
intl \
timer \
gfx \
appstartup \
$(NULL)

Просмотреть файл

@ -1,65 +0,0 @@
#!nmake
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
# Travis Bogard <travis@netscape.com>
DEPTH=..\..\..
MODULE=webBrowser_core
REQUIRES = xpcom \
string \
docshell \
dom \
widget \
layout \
necko \
uriloader \
shistory \
timer \
windowwatcher \
gfx \
content \
webbrowserpersist \
$(NULL)
include <$(DEPTH)\config\config.mak>
LIBRARY_NAME=webbrwsr
MODULE_NAME=Browser_Embedding_Module
LINCS=-I..\webBrowser
CPP_OBJS= \
.\$(OBJDIR)\nsWebBrowserModule.obj \
$(NULL)
# These are the libraries we need to link with to create the dll
SUB_LIBRARIES=\
$(DIST)\lib\nsWebBrowser_s.lib \
$(NULL)
LLIBS = \
$(DIST)\lib\unicharutil_s.lib \
$(DIST)\lib\xpcom.lib \
$(DIST)\lib\gkgfx.lib \
$(LIBNSPR)
include <$(DEPTH)\config\rules.mak>

Просмотреть файл

@ -32,7 +32,6 @@ REQUIRES = xpcom \
uriloader \
shistory \
webshell \
timer \
windowwatcher \
wallet \
gfx \

Просмотреть файл

@ -38,7 +38,6 @@ REQUIRES = xpcom \
necko \
docshell \
view \
timer \
imglib2 \
mimetype \
exthandler \

Просмотреть файл

@ -34,7 +34,6 @@ REQUIRES = xpcom \
rdfutil \
locale \
gfx2 \
timer \
necko \
imglib2 \
$(NULL)

Просмотреть файл

@ -43,7 +43,6 @@ REQUIRES = xpcom \
string \
xpconnect \
js \
timer \
$(NULL)
DEFINES=-DWIN32_LEAN_AND_MEAN

Просмотреть файл

@ -27,7 +27,6 @@ REQUIRES = xpcom \
widget \
view \
locale \
timer \
htmlparser \
webshell \
necko \

Просмотреть файл

@ -25,7 +25,6 @@ REQUIRES = xpcom \
string \
widget \
locale \
timer \
gfx \
content \
layout_xul \

Просмотреть файл

@ -34,7 +34,6 @@ REQUIRES = xpcom \
htmlparser \
webshell \
plugin \
timer \
docshell \
mimetype \
webBrowser_core \

Просмотреть файл

@ -45,7 +45,6 @@ REQUIRES = xpcom \
accessibility \
xpconnect \
unicharutil \
timer \
pref \
gfx \
content \

Просмотреть файл

@ -27,7 +27,6 @@ REQUIRES = xpcom \
string \
dom \
widget \
timer \
locale \
view \
necko \

Просмотреть файл

@ -32,7 +32,6 @@ REQUIRES = xpcom \
locale \
widget \
view \
timer \
docshell \
necko \
editor \

Просмотреть файл

@ -27,7 +27,6 @@ REQUIRES = xpcom \
string \
dom \
widget \
timer \
locale \
view \
rdf \

Просмотреть файл

@ -27,7 +27,6 @@ REQUIRES = xpcom \
necko \
intl \
locale \
timer \
rdf \
dom \
docshell \

Просмотреть файл

@ -35,7 +35,6 @@ REQUIRES = xpcom \
intl \
unicharutil \
pref \
timer \
msgnews \
txmgr \
msgbase \

Просмотреть файл

@ -47,7 +47,6 @@ REQUIRES = xpcom \
pref \
msglocal \
msgimap \
timer \
mork \
msgnews \
addrbook \

Просмотреть файл

@ -37,7 +37,6 @@ REQUIRES = xpcom \
pref \
intl \
nkcache \
timer \
txmgr \
docshell \
msglocal \

Просмотреть файл

@ -1,73 +0,0 @@
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
DEPTH=..\..\..
MODULE = msgnews
LIBRARY_NAME = msgnews
META_COMPONENT = mail
MODULE_NAME = nsMsgNewsModule
REQUIRES = xpcom \
string \
mailnews \
msgbase \
msgsearch \
msgbaseutil \
msgdb \
appshell \
timer \
mime \
necko \
rdf \
rdfutil \
pref \
uriloader \
nkcache \
dom \
intl \
layout_xul \
$(NULL)
################################################################################
## exports
EXPORTS = \
nsMsgNewsCID.h \
$(NULL)
################################################################################
## library
OBJS= \
.\$(OBJDIR)\nsMsgNewsFactory.obj \
$(NULL)
SUB_LIBRARIES= \
$(DIST)\lib\msgnews_s.lib \
$(NULL)
LLIBS= \
$(MSGLIBS) \
$(DIST)\lib\xpcom.lib \
$(DIST)\lib\js32$(VERSION_NUMBER).lib \
$(DIST)\lib\msgbsutl.lib \
$(DIST)\lib\rdfutil_s.lib \
$(LIBNSPR) \
$(NULL)
include <$(DEPTH)/config/rules.mak>

Просмотреть файл

@ -1,94 +0,0 @@
#!nmake
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
DEPTH=..\..\..
MODULE= msgnews
REQUIRES = xpcom \
string \
mailnews \
msgbase \
msgsearch \
msgbaseutil \
necko \
msgdb \
locale \
mork \
dom \
rdf \
docshell \
pref \
uriloader \
appshell \
mime \
intl \
timer \
webshell \
wallet \
rdfutil \
nkcache \
windowwatcher \
layout_xul \
$(NULL)
include <$(DEPTH)\config\config.mak>
################################################################################
## exports
EXPORTS= nsNNTPProtocol.h \
nsNntpUrl.h \
nsNNTPNewsgroupList.h \
nsNNTPArticleList.h \
nntpCore.h \
nsNNTPNewsgroupPost.h \
nsNntpService.h \
nsNewsFolder.h \
nsNntpIncomingServer.h \
nsNewsUtils.h \
nsNewsDownloadDialogArgs.h \
$(NULL)
################################################################################
## library
LIBRARY_NAME=msgnews_s
CPP_OBJS= .\$(OBJDIR)\nsNNTPProtocol.obj \
.\$(OBJDIR)\nsNntpUrl.obj \
.\$(OBJDIR)\nsNNTPArticleList.obj \
.\$(OBJDIR)\nsNNTPNewsgroupList.obj \
.\$(OBJDIR)\nsNNTPNewsgroupPost.obj \
.\$(OBJDIR)\nsNntpService.obj \
.\$(OBJDIR)\nsNewsFolder.obj \
.\$(OBJDIR)\nsNntpIncomingServer.obj \
.\$(OBJDIR)\nsNewsUtils.obj \
.\$(OBJDIR)\nsNewsDownloadDialogArgs.obj \
.\$(OBJDIR)\nsNewsDownloader.obj \
$(NULL)
include <$(DEPTH)\config\rules.mak>
libs:: $(LIBRARY)
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
clobber::
rm -f $(DIST)\lib\$(LIBRARY_NAME).lib

Просмотреть файл

@ -25,7 +25,6 @@ REQUIRES = xpcom \
gfx \
gfx2 \
imglib2 \
timer \
mng \
jpeg \
zlib \

Просмотреть файл

@ -1,55 +0,0 @@
#!nmake
#
# The contents of this file are subject to the Mozilla Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 2001 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
# Stuart Parmenter <pavlov@netscape.com>
#
DEPTH=..\..\..
MODULE = imglib2
REQUIRES = xpcom \
string \
necko \
nkcache \
timer \
gfx2 \
mimetype \
gfx \
$(NULL)
include <$(DEPTH)/config/config.mak>
LIBRARY_NAME = imglib2
MODULE_NAME = nsImageLib2Module
OBJS = \
.\$(OBJDIR)\ImageFactory.obj \
.\$(OBJDIR)\imgCache.obj \
.\$(OBJDIR)\imgContainer.obj \
.\$(OBJDIR)\imgLoader.obj \
.\$(OBJDIR)\imgRequest.obj \
.\$(OBJDIR)\imgRequestProxy.obj \
$(NULL)
LLIBS=\
$(LIBNSPR) \
$(DIST)\lib\xpcom.lib \
$(DIST)\lib\gkgfx.lib \
$(NULL)
include <$(DEPTH)\config\rules.mak>

Просмотреть файл

@ -46,7 +46,6 @@ REQUIRES = xpcom \
xpconnect \
caps \
intl \
timer \
necko \
profile \
$(NULL)

Просмотреть файл

@ -48,7 +48,6 @@ REQUIRES = xpcom \
exthandler \
docshell \
webBrowser_core \
timer \
windowwatcher \
gfx \
$(NULL)

Просмотреть файл

@ -34,7 +34,6 @@ REQUIRES = xpcom \
locale \
intl \
uconv \
timer \
zlib \
caps \
$(NULL)

Просмотреть файл

@ -28,7 +28,6 @@ REQUIRES = xpcom \
string \
nkcache \
necko \
timer \
$(NULL)
LCFLAGS = -DWIN32_LEAN_AND_MEAN -D_IMPL_NS_NET

Просмотреть файл

@ -26,7 +26,6 @@ REQUIRES = xpcom \
intl \
nkcache \
necko \
timer \
$(NULL)
DEPTH = ..\..\..\..

Просмотреть файл

@ -29,7 +29,6 @@ REQUIRES = xpcom \
intl \
exthandler \
caps \
timer \
$(NULL)
include <$(DEPTH)/config/config.mak>

Просмотреть файл

@ -24,7 +24,6 @@ REQUIRES = xpcom \
string \
necko \
nkcache \
timer \
cookie \
dbm \
util \

Просмотреть файл

@ -67,7 +67,6 @@ REQUIRES = \
jar \
layout_xul \
gfx \
timer \
unicharutil \
pipboot \
$(NULL)

Просмотреть файл

@ -31,7 +31,6 @@ REQUIRES = xpcom \
widget \
dom \
locale \
timer \
pref \
content \
necko \

Просмотреть файл

@ -36,7 +36,6 @@ REQUIRES = xpcom \
necko \
htmlparser \
view \
timer \
pref \
intl \
editor \

Просмотреть файл

@ -32,7 +32,6 @@ REQUIRES= xpcom \
necko \
pref \
plugin \
timer \
uconv \
intl \
locale \

Просмотреть файл

@ -37,7 +37,6 @@ REQUIRES = xpcom \
rdf \
pref \
xpconnect \
timer \
intl \
windowwatcher \
caps \

Просмотреть файл

@ -36,7 +36,6 @@ REQUIRES = xpcom \
docshell \
appshell \
dom \
timer \
uriloader \
pref \
editor \

Просмотреть файл

@ -1,59 +0,0 @@
#!nmake
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
DEPTH=..\..\..\..
MODULE=bookmarks
REQUIRES = xpcom \
string \
rdf \
appshell \
widget \
necko \
nkcache \
uconv \
pref \
timer \
dom \
intl \
webshell \
windowwatcher \
unicharutil \
$(NULL)
CPP_OBJS= \
.\$(OBJDIR)\nsBookmarksService.obj \
$(NULL)
LIBRARY_NAME=bookmarks_s
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \
$(NULL)
include <$(DEPTH)\config\rules.mak>
libs:: $(LIBRARY)
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
clobber::
rm -f $(DIST)\lib\$(LIBRARY_NAME).lib

Просмотреть файл

@ -1,81 +0,0 @@
#!nmake
#
# The contents of this file are subject to the Netscape Public
# License Version 1.1 (the "License"); you may not use this file
# except in compliance with the License. You may obtain a copy of
# the License at http://www.mozilla.org/NPL/
#
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Netscape
# Communications Corporation. Portions created by Netscape are
# Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
#
# Contributor(s):
DEPTH=..\..\..
DIRS=locale
CHROME_DIR = .
CHROME_CONTENT_DIR = packages\core\communicator\content\directory
CHROME_L10N_DIR = locales\en-US\communicator\locale\directory
CHROME_CONTENT = \
.\directory.xul \
.\directory.js \
$(NULL)
CHROME_L10N = \
.\locale\en-US\directory.dtd \
$(NULL)
MODULE=appcomps
REQUIRES = xpcom \
string \
necko \
necko2 \
rdf \
timer \
js \
xpconnect \
docshell \
widget \
dom \
webshell \
uconv \
pref \
uriloader \
windowwatcher \
content \
$(NULL)
XPIDL_MODULE=directory
XPIDLSRCS = \
.\nsIHTTPIndex.idl \
$(NULL)
CPP_OBJS= \
.\$(OBJDIR)\nsDirectoryViewer.obj \
$(NULL)
LIBRARY_NAME = directory_s
LCFLAGS = \
$(LCFLAGS) \
$(DEFINES) \
$(NULL)
include <$(DEPTH)\config\rules.mak>
libs:: $(LIBRARY)
$(MAKE_INSTALL) $(LIBRARY) $(DIST)\lib
clobber::
rm -f $(DIST)\lib\$(LIBRARY_NAME).lib

Просмотреть файл

@ -28,7 +28,6 @@ REQUIRES = xpcom \
pref \
necko \
intl \
timer \
appcomps \
$(NULL)

Просмотреть файл

@ -25,7 +25,6 @@ REQUIRES = xpcom \
string \
rdf \
necko \
timer \
pref \
uconv \
intl \