xref: /titanic_52/usr/src/lib/libldap5/sparcv9/Makefile (revision a29e56d91db891741f1af9f6bbd3e3c3cac5f19b)
1#
2# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# lib/libldap5/sparcv9/Makefile
6#
7
8PR_MDUSOBJS = os_SunOS.o
9
10include ../Makefile.com
11include ../../Makefile.lib.64
12
13LDLIBS +=	-L$(ADJUNCT_PROTO)$(NSS_LDPATH64) $(NSS_LIBS)
14DYNFLAGS +=	-R$(NSS_LDPATH64)
15
16all: $(LIBS)
17
18install: all $(ROOTLIBS64) $(ROOTLINKS64)
19