Makefile revision 4982
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# CDDL HEADER START
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# The contents of this file are subject to the terms of the
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# Common Development and Distribution License (the "License").
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# You may not use this file except in compliance with the License.
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# See the License for the specific language governing permissions
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# and limitations under the License.
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# When distributing Covered Code, include this CDDL HEADER in each
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# If applicable, add the following below this CDDL HEADER, with the
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# fields enclosed by brackets "[]" replaced with your own identifying
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# information: Portions Copyright [yyyy] [name of copyright owner]
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# CDDL HEADER END
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved.
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid ZakariaCOMPONENT_PROJECT_URL= http://chandlerproject.org/Projects/MeTooCrypto/
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid ZakariaCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria sha256:25b94498505c2d800ee465db0cc1aff097b1615adc3ac042a1c85ceca264fc0a
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid ZakariaCOMPONENT_ARCHIVE_URL= http://pypi.python.org/packages/source/M/M2Crypto/$(COMPONENT_ARCHIVE)
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# Syntax issues: not Python 3 ready.
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid ZakariaCOMPONENT_TEST_ENV += PYTHONPATH=$(PROTO_DIR)$(PYTHON_VENDOR_PACKAGES.32)
d69d2e025b2dbe63dda1853449f935e1efc2cd5dFarid Zakaria# common targets