1# 2# Copyright 2004 Sun Microsystems, Inc. All rights reserved. 3# Use is subject to license terms. 4# 5# ident "%Z%%M% %I% %E% SMI" 6# 7# lib/libldap5/sparcv9/Makefile 8# 9 10PR_MDUSOBJS = os_SunOS.o 11 12include ../Makefile.com 13include ../../Makefile.lib.64 14 15LDLIBS += -L$(NSS_LDPATH64) $(NSS_LIBS) 16DYNFLAGS += -R$(NSS_LDPATH64) 17 18all: $(LIBS) 19 20install: all $(ROOTLIBS64) $(ROOTLINKS64) 21