xref: /illumos-gate/usr/src/lib/libldap5/amd64/Makefile (revision 55fea89d)
17c478bd9Sstevel@tonic-gate#
27c478bd9Sstevel@tonic-gate# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
37c478bd9Sstevel@tonic-gate# Use is subject to license terms.
47c478bd9Sstevel@tonic-gate#
57c478bd9Sstevel@tonic-gate
67c478bd9Sstevel@tonic-gatePR_MDUSOBJS = os_SunOS_x86.o
77c478bd9Sstevel@tonic-gate
87c478bd9Sstevel@tonic-gateinclude ../Makefile.com
97c478bd9Sstevel@tonic-gateinclude ../../Makefile.lib.64
107c478bd9Sstevel@tonic-gate
11494f7e12SKeith M WesolowskiLDLIBS +=	-L$(ADJUNCT_PROTO)$(NSS_LDPATH64) $(NSS_LIBS)
127c478bd9Sstevel@tonic-gateDYNFLAGS +=	-R$(NSS_LDPATH64)
137c478bd9Sstevel@tonic-gate
147c478bd9Sstevel@tonic-gateall: $(LIBS)
157c478bd9Sstevel@tonic-gate
16*55fea89dSDan Crossinstall: all $(ROOTLIBS64) $(ROOTLINKS64)
17