xref: /titanic_52/usr/src/lib/libldap5/i386/Makefile (revision 3f7d54a6b84904c8f4d8daa4c7b577bede7df8b9)
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/i386/Makefile
8#
9
10PR_MDUSOBJS = os_SunOS_x86.o
11
12include ../Makefile.com
13
14LDLIBS +=	-L$(NSS_LDPATH) $(NSS_LIBS)
15DYNFLAGS +=	-R$(NSS_LDPATH)
16
17all: $(LIBS)
18
19install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
20
21FRC:
22