Makefile revision 618
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# CDDL HEADER START
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# The contents of this file are subject to the terms of the
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# Common Development and Distribution License (the "License").
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# You may not use this file except in compliance with the License.
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# See the License for the specific language governing permissions
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# and limitations under the License.
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# When distributing Covered Code, include this CDDL HEADER in each
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# If applicable, add the following below this CDDL HEADER, with the
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# fields enclosed by brackets "[]" replaced with your own identifying
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# information: Portions Copyright [yyyy] [name of copyright owner]
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# CDDL HEADER END
a669d351502e15802b121e1a0bd83f27d1d95f01Timo Sirainen# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo SirainenCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo SirainenCOMPONENT_ARCHIVE_HASH= sha1:38efe9e03bc39d40ee73fa566eb9c1975f1a8003
405d5f230d6beded2de44f0f0b038d27c1c7c30eTimo SirainenCOMPONENT_ARCHIVE_URL= http://www.dabeaz.com/ply/$(COMPONENT_ARCHIVE)
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo SirainenCOMPONENT_PROJECT_URL= http://www.dabeaz.com/ply/
de754cb78f75e8b3b994cddafe41c9ed1467c33dTimo Sirainen# common targets
test: $(NO_TESTS)