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