Makefile revision 844
c30ef289fe64ac7fedc44cfcc6b439f0f8458b4cgregames# CDDL HEADER START
547fb02c28c77b0552d275db0cfd8a119fb2d3f9trawick# The contents of this file are subject to the terms of the
c03f87dadc2d062777971ea11995aa428d8f5d25jwoolley# Common Development and Distribution License (the "License").
c03f87dadc2d062777971ea11995aa428d8f5d25jwoolley# You may not use this file except in compliance with the License.
5866fd6f9cba06306e84d940fc29973e50001b51trawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5866fd6f9cba06306e84d940fc29973e50001b51trawick# See the License for the specific language governing permissions
5866fd6f9cba06306e84d940fc29973e50001b51trawick# and limitations under the License.
8dc154408549195c828b823e9dc7396f107f2512jorton# When distributing Covered Code, include this CDDL HEADER in each
8dc154408549195c828b823e9dc7396f107f2512jorton# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ca2504b59d48a926af23f6b18af550c1e892d8a6jorton# If applicable, add the following below this CDDL HEADER, with the
ca2504b59d48a926af23f6b18af550c1e892d8a6jorton# fields enclosed by brackets "[]" replaced with your own identifying
ca2504b59d48a926af23f6b18af550c1e892d8a6jorton# information: Portions Copyright [yyyy] [name of copyright owner]
d3f3e8ccbbfbd8d453c1bacf34030f71cae3a422jorton# CDDL HEADER END
d3f3e8ccbbfbd8d453c1bacf34030f71cae3a422jorton# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
6126fad8adeca94e9813812c691747afeca164dftrawickCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
547fb02c28c77b0552d275db0cfd8a119fb2d3f9trawickCOMPONENT_PROJECT_URL= http://www.nongnu.org/confuse/
eaee11a4a422f6292588316ba6369e81ef01f848stoddard sha256:e8d653159b152f3850a7224b3eb604955795dbd3fd6603816ee46411ea53e84a
eaee11a4a422f6292588316ba6369e81ef01f848stoddardCOMPONENT_ARCHIVE_URL= http://bzero.se/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
b7973a1e572a3ff7cdedb48ed1f9481ece700bf9trawick# This is really only needed to get the test target to pass.
769fec4a3ee740c172676c243aeb02171d80872etrawickCOMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
769fec4a3ee740c172676c243aeb02171d80872etrawick# common targets