Cross Reference: /illumos-gate/usr/src/lib/libldap5/spec/sparc/Makefile
Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
2N/A#
2N/A# Copyright (c) 2001 by Sun Microsystems, Inc.
2N/A# All rights reserved.
2N/A#
2N/A#ident "%Z%%M% %I% %E% SMI"
2N/A#
2N/A# lib/libldap5/spec/sparc/Makefile
2N/A#
2N/A
2N/A.KEEP_STATE:
2N/A
2N/Ainclude ../Makefile.targ
2N/A
2N/A# Add arch specific objects here
2N/AOBJECTS +=
2N/A
2N/Ainclude $(SRC)/lib/Makefile.lib
2N/A
2N/A# Uncomment the following if the linker complains
2N/Asparc_C_PICFLAGS = -K PIC
58N/A
2N/Ainclude $(SRC)/lib/Makefile.spec
2N/A
2N/Ainstall: $(ROOTABILIB)
2N/A