Makefile revision 844
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# CDDL HEADER START
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# The contents of this file are subject to the terms of the
40f53fa8d9c6a4fc38c0014495e7a42b08f52481David Lawrence# Common Development and Distribution License (the "License").
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# You may not use this file except in compliance with the License.
178f6ad061e54bc5babfca3577f72058fa0797c1Bob Halley# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# See the License for the specific language governing permissions
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# and limitations under the License.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
dafcb997e390efa4423883dafd100c975c4095d6Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
b897c52f865b2fc4e220e2110b874e59c716456bBob Halley# information: Portions Copyright [yyyy] [name of copyright owner]
9c3531d72aeaad6c5f01efe6a1c82023e1379e4dDavid Lawrence# CDDL HEADER END
460b427411b72da26b1836b9424e2e70d65d9394David Lawrence# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
0b72c791466d0807bcf22522b5ddb7da902c2720Bob HalleyCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
b897c52f865b2fc4e220e2110b874e59c716456bBob Halley sha256:9571b4b85484e46b3b10f07ccba77a1fa97d60660b32859f990effefb3005f91
460b427411b72da26b1836b9424e2e70d65d9394David LawrenceCOMPONENT_ARCHIVE_URL= http://memcached.googlecode.com/files/$(COMPONENT_ARCHIVE)
12e63bfe1d111ccb57f482b28d56c785cccc7cf7David LawrenceCONFIGURE_BINDIR.64 = $(CONFIGURE_PREFIX)/lib/$(MACH64)
12e63bfe1d111ccb57f482b28d56c785cccc7cf7David LawrenceCONFIGURE_OPTIONS.64 += --with-libevent=/usr/lib/${MACH64}
dabea86dac4c01f852b7aea728f73b4f55a89d44Mark AndrewsCONFIGURE_OPTIONS += --enable-dtrace --disable-docs --disable-coverage
0b72c791466d0807bcf22522b5ddb7da902c2720Bob Halley# common targets