Makefile revision 3661
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# CDDL HEADER START
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# The contents of this file are subject to the terms of the
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# Common Development and Distribution License (the "License").
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# You may not use this file except in compliance with the License.
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# See the License for the specific language governing permissions
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# and limitations under the License.
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# When distributing Covered Code, include this CDDL HEADER in each
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# If applicable, add the following below this CDDL HEADER, with the
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# fields enclosed by brackets "[]" replaced with your own identifying
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# information: Portions Copyright [yyyy] [name of copyright owner]
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# CDDL HEADER END
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# Copyright (c) 2011, 2014, Oracle and/or its affiliates. All rights reserved.
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw sha256:fc013e528616f8578d9f221409c48af9b8937a62005e0bec88f6f1c4c8ff3d81
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xwCOMPONENT_ARCHIVE_URL= ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/$(COMPONENT_ARCHIVE)
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw sha256:6f9bcdc884a9f450208c740e45effdfeb7e65c689f57b05d3c15208193a8a6ea
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xwCOMPONENT_ARCHIVE_URL_1= ftp://ftp.eenet.ee/pub/cpan/authors/id/I/IA/IANC/$(COMPONENT_ARCHIVE_1)
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# we need to enable large file support and build PIC for our shared libraries
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xwCOMPONENT_TEST_ENV += LD_LIBRARY_PATH="$(PROTOULD):$(PROTOULD)/$(MACH64):"
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# common targets
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw $(PERL) -I$(SDFBLIB)/lib $(SDFBLIB)/script/sdf -2html guide.sdf; \
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw $(PERL) -I$(SDFBLIB)/lib $(SDFBLIB)/script/sdf -2html index.sdf)
d39a76e7b087a3d0927cbe6898dc0a6770fa6c68xw# build does this always