зеркало из https://github.com/mozilla/pjs.git
Fix unix bustage
This commit is contained in:
Родитель
efcc304a9e
Коммит
6f60437767
|
@ -1,25 +0,0 @@
|
||||||
#
|
|
||||||
# CONFIDENTIAL AND PROPRIETARY SOURCE CODE OF
|
|
||||||
# NETSCAPE COMMUNICATIONS CORPORATION
|
|
||||||
# Copyright © 1996, 1997 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.
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# Override TARGETS variable so that only static libraries
|
|
||||||
# are specifed as dependencies within rules.mk.
|
|
||||||
#
|
|
||||||
|
|
||||||
CFLAGS +=-D_IMPL_NS_XPFC -DNSPR20
|
|
||||||
INCLUDES += -I../inc -I$(GDEPTH)/include
|
|
||||||
|
|
||||||
LIBRARY_NAME = core_unix
|
|
||||||
LIBRARY_VERSION = 10
|
|
||||||
|
|
||||||
ARCHIVE_ONLY = 1
|
|
||||||
|
|
||||||
TARGETS = $(LIBRARY)
|
|
||||||
|
|
|
@ -1,25 +0,0 @@
|
||||||
#
|
|
||||||
# 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.
|
|
||||||
#
|
|
||||||
GDEPTH = ../../../..
|
|
||||||
|
|
||||||
EXPORTS = \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
PRIVATE_EXPORTS = \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
MODULE = xpfc
|
|
||||||
|
|
||||||
CPPSRCS = \
|
|
||||||
nsxpfcFactoryUnix.cpp \
|
|
||||||
$(NULL)
|
|
||||||
|
|
||||||
REQUIRES = shell xpcom raptor netlib
|
|
||||||
|
|
Загрузка…
Ссылка в новой задаче