Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
0N/A#
1045N/A# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
0N/A# Use is subject to license terms.
0N/A#
0N/A# ident "%Z%%M% %I% %E% SMI"
0N/A#
0N/A
0N/A.KEEP_STATE:
0N/A
0N/Ainclude ../Makefile.targ
0N/A
0N/A# Add arch specific objects here
0N/AOBJECTS +=
0N/A
0N/Ainclude $(SRC)/lib/Makefile.lib
0N/Ainclude $(SRC)/lib/Makefile.lib.64
0N/A
0N/A# Uncomment the following if the linker complains
0N/A#amd64_C_PICFLAGS = -K PIC
0N/A
0N/A# To make sure the correct header files are located first
0N/ACPPFLAGS= -I$(SRC)/lib/libldap4/include $(CPPFLAGS.master)
0N/A
0N/Ainclude $(SRC)/lib/Makefile.spec
0N/A
0N/Ainstall: $(ROOTABILIB64)
0N/A