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