1999-04-25 23:25:24 +04:00
|
|
|
#
|
1999-11-06 06:40:37 +03:00
|
|
|
# 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/
|
1999-04-25 23:25:24 +04:00
|
|
|
#
|
1999-11-06 06:40:37 +03:00
|
|
|
# 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.
|
1999-04-25 23:25:24 +04:00
|
|
|
#
|
1999-11-06 06:40:37 +03:00
|
|
|
# The Original Code is mozilla.org code.
|
|
|
|
#
|
|
|
|
# The Initial Developer of the Original Code is Netscape
|
1999-04-25 23:25:24 +04:00
|
|
|
# Communications Corporation. Portions created by Netscape are
|
1999-11-06 06:40:37 +03:00
|
|
|
# Copyright (C) 1998 Netscape Communications Corporation. All
|
|
|
|
# Rights Reserved.
|
|
|
|
#
|
|
|
|
# Contributor(s):
|
1999-09-09 04:41:10 +04:00
|
|
|
#
|
1999-04-25 23:25:24 +04:00
|
|
|
|
1999-09-09 04:41:10 +04:00
|
|
|
DEPTH = ../../..
|
1999-04-25 23:25:24 +04:00
|
|
|
topsrcdir = @top_srcdir@
|
|
|
|
srcdir = @srcdir@
|
|
|
|
VPATH = @srcdir@
|
|
|
|
|
|
|
|
include $(DEPTH)/config/autoconf.mk
|
|
|
|
|
1999-09-09 04:41:10 +04:00
|
|
|
MODULE = necko
|
2002-12-28 04:15:07 +03:00
|
|
|
GRE_MODULE = 1
|
1999-09-09 04:41:10 +04:00
|
|
|
|
2002-08-27 05:05:21 +04:00
|
|
|
SDK_XPIDLSRCS = \
|
|
|
|
nsIChannel.idl \
|
|
|
|
nsILoadGroup.idl \
|
|
|
|
nsIProtocolHandler.idl \
|
|
|
|
nsIRequest.idl \
|
|
|
|
nsIRequestObserver.idl \
|
|
|
|
nsIStreamListener.idl \
|
2002-11-12 04:42:33 +03:00
|
|
|
nsIIOService.idl \
|
2002-08-27 05:05:21 +04:00
|
|
|
nsIURI.idl \
|
|
|
|
nsIURL.idl \
|
2002-10-06 06:28:27 +04:00
|
|
|
nsIFileURL.idl \
|
2002-11-14 23:36:20 +03:00
|
|
|
nsIUploadChannel.idl \
|
2002-08-27 05:05:21 +04:00
|
|
|
$(NULL)
|
|
|
|
|
1999-09-09 04:41:10 +04:00
|
|
|
XPIDLSRCS = \
|
2000-06-02 04:23:56 +04:00
|
|
|
nsIAuthenticator.idl \
|
2001-04-10 22:30:25 +04:00
|
|
|
nsIAuthPrompt.idl \
|
2002-02-20 05:14:17 +03:00
|
|
|
nsIDirectoryListing.idl \
|
2000-09-15 23:27:05 +04:00
|
|
|
nsIDownloader.idl \
|
2002-09-27 23:23:21 +04:00
|
|
|
nsIEncodedChannel.idl \
|
2002-02-20 05:14:17 +03:00
|
|
|
nsIFileChannel.idl \
|
2000-09-12 06:35:29 +04:00
|
|
|
nsIFileStreams.idl \
|
|
|
|
nsIFileTransportService.idl \
|
2002-02-16 04:19:24 +03:00
|
|
|
nsIMIMEInputStream.idl \
|
1999-09-09 04:41:10 +04:00
|
|
|
nsINetModRegEntry.idl \
|
|
|
|
nsINetModuleMgr.idl \
|
|
|
|
nsINetNotify.idl \
|
2001-06-05 16:34:54 +04:00
|
|
|
nsIPasswordManager.idl \
|
2002-03-26 04:13:39 +03:00
|
|
|
nsIPasswordManagerInternal.idl \
|
2000-09-12 06:35:29 +04:00
|
|
|
nsIProgressEventSink.idl \
|
|
|
|
nsIPrompt.idl \
|
|
|
|
nsIProtocolProxyService.idl \
|
2001-09-13 06:21:05 +04:00
|
|
|
nsIProxiedProtocolHandler.idl \
|
2000-09-12 06:35:29 +04:00
|
|
|
nsIProxy.idl \
|
|
|
|
nsIProxyAutoConfig.idl \
|
2001-09-13 06:21:05 +04:00
|
|
|
nsIProxyInfo.idl \
|
2001-02-21 23:38:08 +03:00
|
|
|
nsITransport.idl \
|
2000-09-12 06:35:29 +04:00
|
|
|
nsISocketTransport.idl \
|
1999-09-16 05:16:22 +04:00
|
|
|
nsISocketTransportService.idl \
|
2000-04-13 13:20:50 +04:00
|
|
|
nsIStreamIO.idl \
|
2001-03-13 01:41:28 +03:00
|
|
|
nsIStreamIOChannel.idl \
|
2002-02-14 06:10:19 +03:00
|
|
|
nsIResumableChannel.idl \
|
|
|
|
nsIResumableEntityID.idl \
|
2001-04-10 10:01:08 +04:00
|
|
|
nsIRequestObserverProxy.idl \
|
2002-05-03 11:49:43 +04:00
|
|
|
nsIStreamListenerProxy.idl \
|
|
|
|
nsIStreamListenerTee.idl \
|
2001-01-24 01:10:34 +03:00
|
|
|
nsIStreamProvider.idl \
|
2002-05-03 11:49:43 +04:00
|
|
|
nsIStreamProviderProxy.idl \
|
|
|
|
nsISimpleStreamListener.idl \
|
|
|
|
nsISimpleStreamProvider.idl \
|
2000-02-03 02:04:47 +03:00
|
|
|
nsIStreamLoader.idl \
|
2002-08-28 03:47:25 +04:00
|
|
|
nsIUnicharStreamLoader.idl \
|
2002-03-06 10:48:55 +03:00
|
|
|
nsIStandardURL.idl \
|
2000-02-03 06:44:22 +03:00
|
|
|
nsIURLParser.idl \
|
2002-08-27 17:09:16 +04:00
|
|
|
nsIURIChecker.idl \
|
2000-05-05 13:35:50 +04:00
|
|
|
nsIWebFilters.idl \
|
2000-09-15 02:56:56 +04:00
|
|
|
nsISecurityEventSink.idl \
|
2000-09-22 08:42:20 +04:00
|
|
|
nsISecretDecoderRing.idl \
|
|
|
|
nsISecureBrowserUI.idl \
|
2001-03-13 14:15:06 +03:00
|
|
|
nsICachingChannel.idl \
|
2001-11-16 05:09:13 +03:00
|
|
|
nsIByteRangeRequest.idl \
|
2001-11-28 02:12:16 +03:00
|
|
|
nsIMultiPartChannel.idl \
|
1999-09-09 04:41:10 +04:00
|
|
|
$(NULL)
|
1999-04-25 23:25:24 +04:00
|
|
|
|
1999-09-09 04:41:10 +04:00
|
|
|
EXPORTS = \
|
|
|
|
netCore.h \
|
2002-12-04 07:18:08 +03:00
|
|
|
nsNetError.h \
|
1999-11-30 07:50:42 +03:00
|
|
|
nsNetUtil.h \
|
2000-05-17 09:46:40 +04:00
|
|
|
nsUnixColorPrintf.h \
|
2001-06-28 07:19:51 +04:00
|
|
|
nsReadLine.h \
|
2002-03-26 04:13:39 +03:00
|
|
|
nsCPasswordManager.h \
|
2002-05-03 11:49:43 +04:00
|
|
|
nsCPasswordManagerInternal.h \
|
1999-09-09 04:41:10 +04:00
|
|
|
$(NULL)
|
1999-06-17 23:07:58 +04:00
|
|
|
|
2000-09-22 08:42:20 +04:00
|
|
|
PREF_JS_EXPORTS = $(srcdir)/security-prefs.js
|
|
|
|
|
1999-06-27 09:47:04 +04:00
|
|
|
include $(topsrcdir)/config/rules.mk
|
1999-09-09 04:41:10 +04:00
|
|
|
|