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