xref: /illumos-gate/usr/src/lib/libldap5/sparc/Makefile (revision ee89337b3cc91051d11d67625a9672ffa4f83016)
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