Makefile revision 586
80833bb9a1bf25dcf19e814438a4b311d2e1f4cffuankg# CDDL HEADER START
4d9aacb99fa81594665b3024fd15adcad28d2e60ylavic# The contents of this file are subject to the terms of the
4d9aacb99fa81594665b3024fd15adcad28d2e60ylavic# Common Development and Distribution License (the "License").
4d9aacb99fa81594665b3024fd15adcad28d2e60ylavic# You may not use this file except in compliance with the License.
4d9aacb99fa81594665b3024fd15adcad28d2e60ylavic# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# See the License for the specific language governing permissions
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# and limitations under the License.
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# When distributing Covered Code, include this CDDL HEADER in each
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e7a83ac97aed916dc6da9441f24d5630caad249fjailletc# If applicable, add the following below this CDDL HEADER, with the
f4c3ded5dd561f8aa9779f227fed41303c15efaaylavic# fields enclosed by brackets "[]" replaced with your own identifying
f4c3ded5dd561f8aa9779f227fed41303c15efaaylavic# information: Portions Copyright [yyyy] [name of copyright owner]
0a0df13b7f1f4f1a74fe295253d89ca3911b301aylavic# CDDL HEADER END
206ee035a75fa226ca51d6ee1f118624354803d2ylavic# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
506bfe33206b2fece40ef25f695af39dd4130facjkaluzaCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
506bfe33206b2fece40ef25f695af39dd4130facjkaluzaCOMPONENT_ARCHIVE_HASH= sha1:e957da04252d4d7e0fff72fdcf72c715bfbaa393
78ae177952e97903c19115e0f1b0383a5ca22eb4ylavicCOMPONENT_ARCHIVE_URL= http://subversion.tigris.org/downloads/$(COMPONENT_ARCHIVE)
dd993bccb903f6f0b256c4dc973b793848986ef2minfrin# because we can't seem to get -norunpath to the java bindings build any
dd993bccb903f6f0b256c4dc973b793848986ef2minfrin# other way.
17e6c95f3b22d18acdf8380fb26a8d0e10c80767ylavic# Let's write some post-configure hacks
ac7482772673c7dab4afbf53649e07030fd57a8eylavic $(CONFIG_SHELL) ./build/transform_sql.sh ./subversion/libsvn_fs_fs/rep-cache-db.sql < ./subversion/libsvn_fs_fs/rep-cache-db.sql > $(BUILD_DIR_32)/subversion/libsvn_fs_fs/rep-cache-db.h 2>&1 )
d7205b1a86c51c27b71a2c458dc453fd53a261c1covenerCONFIGURE_ENV += PKG_CONFIG_PATH="$(PKG_CONFIG_PATH)"
44ff304057225e944e220e981d434a046d14cf06covenerCONFIGURE_ENV += PYTHONPATH="$(PYTHON_VENDOR_PACKAGES)"
291eb44b3adaf8247425286615b4f4b69fbea274minfrin# Let's make noise just because we have to override --libdir
5d1ba75b8794925e67591c209085a49279791de9covenerCONFIGURE_OPTIONS += --bindir=$(CONFIGURE_BINDIR.$(BITS))
5d1ba75b8794925e67591c209085a49279791de9covenerCONFIGURE_OPTIONS += --sbindir=$(CONFIGURE_SBINDIR.$(BITS))
032982212dbcc7c3cce95bf89c503bb56e185ac7kbrandCONFIGURE_OPTIONS += --libdir=$(CONFIGURE_PREFIX)/lib/svn
caad2986f81ab263f7af41467dd622dc9add17f3ylavicCONFIGURE_OPTIONS += --with-apxs=/usr/apache2/2.2/bin/apxs
a34684a59b60a4173c25035d0c627ef17e6dc215rpluemCONFIGURE_OPTIONS += --with-apr-util=/usr/apr-util/1.3
fa7ed98b9dc94c5845cf845aea0a44ecacd290c9humbedoohCONFIGURE_OPTIONS += --with-neon=$(CONFIGURE_PREFIX)
fa7ed98b9dc94c5845cf845aea0a44ecacd290c9humbedooh# common targets - we only build 32-bit subversion