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# lib/libldap5/sparcv9/Makefile 67c478bd9Sstevel@tonic-gate# 77c478bd9Sstevel@tonic-gate 87c478bd9Sstevel@tonic-gatePR_MDUSOBJS = os_SunOS.o 97c478bd9Sstevel@tonic-gate 107c478bd9Sstevel@tonic-gateinclude ../Makefile.com 117c478bd9Sstevel@tonic-gateinclude ../../Makefile.lib.64 127c478bd9Sstevel@tonic-gate 13*494f7e12SKeith M WesolowskiLDLIBS += -L$(ADJUNCT_PROTO)$(NSS_LDPATH64) $(NSS_LIBS) 147c478bd9Sstevel@tonic-gateDYNFLAGS += -R$(NSS_LDPATH64) 157c478bd9Sstevel@tonic-gate 167c478bd9Sstevel@tonic-gateall: $(LIBS) 177c478bd9Sstevel@tonic-gate 187c478bd9Sstevel@tonic-gateinstall: all $(ROOTLIBS64) $(ROOTLINKS64) 19