Makefile revision 618
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# CDDL HEADER START
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# The contents of this file are subject to the terms of the
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# Common Development and Distribution License (the "License").
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# You may not use this file except in compliance with the License.
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# See the License for the specific language governing permissions
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# and limitations under the License.
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# When distributing Covered Code, include this CDDL HEADER in each
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# If applicable, add the following below this CDDL HEADER, with the
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# fields enclosed by brackets "[]" replaced with your own identifying
8cf870d281dc8c242f083d14dfef05f24aa5fceeJnRouvignac# information: Portions Copyright [yyyy] [name of copyright owner]
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# CDDL HEADER END
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swiftCOMPONENT_PROJECT_URL= http://nedbatchelder.com/code/coverage/
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swiftCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swiftCOMPONENT_ARCHIVE_HASH= sha1:aa0f40e7e79bc81ea4a33ee7fc5ba66db7633321
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swiftCOMPONENT_ARCHIVE_URL= http://pypi.python.org/packages/source/c/coverage/$(COMPONENT_ARCHIVE)
314d32b61c4402ffe0a25bf8ae6a0e56e6d7964bmatthew_swift# common targets