xref: /illumos-gate/usr/src/lib/libldap5/i386/Makefile (revision 508a0e8cf1600b06c1f7361ad76e736710d3fdf8)
1#
2# Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
3# Use is subject to license terms.
4#
5# lib/libldap5/i386/Makefile
6#
7
8PR_MDUSOBJS = os_SunOS_x86.o
9
10include ../Makefile.com
11
12LDLIBS +=	-L$(ADJUNCT_PROTO)$(NSS_LDPATH) $(NSS_LIBS)
13DYNFLAGS +=	-R$(NSS_LDPATH)
14
15all: $(LIBS)
16
17install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
18
19FRC:
20