Makefile (7c478bd9) Makefile (494f7e12)
1#
2# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
3# Use is subject to license terms.
4#
1#
2# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
3# Use is subject to license terms.
4#
5# ident "%Z%%M% %I% %E% SMI"
6#
7
8PR_MDUSOBJS = os_SunOS_x86.o
9
10include ../Makefile.com
11include ../../Makefile.lib.64
12
5
6PR_MDUSOBJS = os_SunOS_x86.o
7
8include ../Makefile.com
9include ../../Makefile.lib.64
10
13LDLIBS += -L$(NSS_LDPATH64) $(NSS_LIBS)
11LDLIBS += -L$(ADJUNCT_PROTO)$(NSS_LDPATH64) $(NSS_LIBS)
14DYNFLAGS += -R$(NSS_LDPATH64)
15
16all: $(LIBS)
17
18install: all $(ROOTLIBS64) $(ROOTLINKS64)
12DYNFLAGS += -R$(NSS_LDPATH64)
13
14all: $(LIBS)
15
16install: all $(ROOTLIBS64) $(ROOTLINKS64)