spider%netscape.com b6ec3a6450 Modularized Julian now resided in Zulu
git-svn-id: svn://10.0.0.236/trunk@11055 18797224-902f-48f8-a5cc-f745e15eee43
1998-09-25 17:58:12 +00:00

31 lines
791 B
Makefile

#
# 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_CALENDAR
LD_LIBS += \
raptorbase \
$(NATIVE_RAPTOR_WIDGET) \
xpcom$(MOZ_BITS) \
$(NATIVE_LIBNLS_LIBS) \
util10 \
$(XP_REG_LIB)
AR_LIBS += \
$(NULL)
EXTRA_LIBS += $(NSPR_LIBS)