usr/src/lib/libldap5/i386/Makefile
changeset 14225 20c0ad5cefdf
parent 0 68f95e015346
equal deleted inserted replaced
14224:85a6c280af72 14225:20c0ad5cefdf
     1 #
     1 #
     2 # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
     2 # Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
     3 # Use is subject to license terms.
     3 # Use is subject to license terms.
     4 #
       
     5 # ident	"%Z%%M%	%I%	%E% SMI"
       
     6 #
     4 #
     7 # lib/libldap5/i386/Makefile
     5 # lib/libldap5/i386/Makefile
     8 #
     6 #
     9 
     7 
    10 PR_MDUSOBJS = os_SunOS_x86.o
     8 PR_MDUSOBJS = os_SunOS_x86.o
    11 
     9 
    12 include ../Makefile.com
    10 include ../Makefile.com
    13 
    11 
    14 LDLIBS +=	-L$(NSS_LDPATH) $(NSS_LIBS)
    12 LDLIBS +=	-L$(ADJUNCT_PROTO)$(NSS_LDPATH) $(NSS_LIBS)
    15 DYNFLAGS +=	-R$(NSS_LDPATH)
    13 DYNFLAGS +=	-R$(NSS_LDPATH)
    16 
    14 
    17 all: $(LIBS)
    15 all: $(LIBS)
    18 
    16 
    19 install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
    17 install: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)