74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# CDDL HEADER START
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# The contents of this file are subject to the terms of the
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# Common Development and Distribution License (the "License").
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# You may not use this file except in compliance with the License.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# or http://www.opensolaris.org/os/licensing.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# See the License for the specific language governing permissions
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# and limitations under the License.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# When distributing Covered Code, include this CDDL HEADER in each
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# If applicable, add the following below this CDDL HEADER, with the
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# fields enclosed by brackets "[]" replaced with your own identifying
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# information: Portions Copyright [yyyy] [name of copyright owner]
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# CDDL HEADER END
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poetteringinclude ../../../make-rules/shared-macros.mk
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart PoetteringCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart PoetteringCOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering sha256:549aba771cdfdf44f320beeaf605cddd6adf32ba6e54f48d569a81b6c63a970e
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart PoetteringCOMPONENT_PROJECT_URL= https://github.com/pinterest/pymemcache
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# common targets