Cross Reference: /illumos-gate/usr/src/lib/libldap5/amd64/Makefile
Cross Reference: Makefile
xref
: /
illumos-gate
/
usr
/
src
/
lib
/
libldap5
/
amd64
/
Makefile
Home
History
Annotate
Line#
Navigate
Download
Search
only in
./
Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
PR_MDUSOBJS
=
os_SunOS_x86.o
include
../
Makefile.com
include
../../
Makefile.lib
.
64
LDLIBS
+= -L
$(
NSS_LDPATH64
)
$(
NSS_LIBS
)
DYNFLAGS
+= -R
$(
NSS_LDPATH64
)
all
:
$(
LIBS
)
install
:
all
$(
ROOTLIBS64
)
$(
ROOTLINKS64
)