xref: /illumos-gate/usr/src/lib/libldap5/i386/Makefile (revision 7c478bd9)
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