1998-09-03 23:32:45 +04:00
|
|
|
#
|
|
|
|
# CONFIDENTIAL AND PROPRIETARY SOURCE CODE OF
|
|
|
|
# NETSCAPE COMMUNICATIONS CORPORATION
|
|
|
|
# Copyright (C) 1996 Netscape Communications Corporation. All Rights
|
|
|
|
# Reserved. Use of this Source Code is subject to the terms of the
|
|
|
|
# applicable license agreement from Netscape Communications Corporation.
|
|
|
|
# The copyright notice(s) in this Source Code does not indicate actual or
|
|
|
|
# intended publication of this Source Code.
|
|
|
|
#
|
1998-09-04 00:14:26 +04:00
|
|
|
GDEPTH = ../../..
|
|
|
|
DEPTH = ../../..
|
1998-09-03 23:32:45 +04:00
|
|
|
|
|
|
|
EXPORTS = \
|
|
|
|
nsIXMLParserObject.h \
|
|
|
|
nsIMenuManager.h \
|
1998-09-30 23:22:29 +04:00
|
|
|
nsIXPFCToolbarManager.h \
|
1998-09-11 05:16:25 +04:00
|
|
|
nsIXPFCXMLContentSink.h \
|
1998-11-10 23:04:01 +03:00
|
|
|
nsIXPFCICalContentSink.h \
|
|
|
|
nsIXPFCContentSink.h \
|
|
|
|
$(NULL)
|
1998-09-03 23:32:45 +04:00
|
|
|
|
|
|
|
PRIVATE_EXPORTS = \
|
|
|
|
$(NULL)
|
|
|
|
|
|
|
|
MODULE = xpfc
|
|
|
|
|
|
|
|
REQUIRES = raptor
|