Makefile revision 618
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# CDDL HEADER START
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# The contents of this file are subject to the terms of the
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# Common Development and Distribution License (the "License").
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# You may not use this file except in compliance with the License.
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# or http://www.opensolaris.org/os/licensing.
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# See the License for the specific language governing permissions
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# and limitations under the License.
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# When distributing Covered Code, include this CDDL HEADER in each
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# If applicable, add the following below this CDDL HEADER, with the
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# fields enclosed by brackets "[]" replaced with your own identifying
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# information: Portions Copyright [yyyy] [name of copyright owner]
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# CDDL HEADER END
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane GraberCOMPONENT_PROJECT_URL= http://chandlerproject.org/Projects/MeTooCrypto/
f74e080cf75f958b3e52dff9e858fd722f66301eStéphane GraberCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
f74e080cf75f958b3e52dff9e858fd722f66301eStéphane GraberCOMPONENT_ARCHIVE_HASH= sha1:3c7135b952092e4f2eee7a94c5153319cccba94e
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane GraberCOMPONENT_ARCHIVE_URL= http://pypi.python.org/packages/source/M/M2Crypto/$(COMPONENT_ARCHIVE)
71d3a6590fe665421d7a0026d699b0654ddfc7f6Stéphane Graber# common targets