Makefile revision 1258
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# CDDL HEADER START
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# The contents of this file are subject to the terms of the
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# Common Development and Distribution License (the "License").
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# You may not use this file except in compliance with the License.
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# or http://www.opensolaris.org/os/licensing.
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# See the License for the specific language governing permissions
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# and limitations under the License.
5a0c9c0d523287747d281c61c78cb529b1118778Alex Valavanis# When distributing Covered Code, include this CDDL HEADER in each
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# If applicable, add the following below this CDDL HEADER, with the
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# fields enclosed by brackets "[]" replaced with your own identifying
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# information: Portions Copyright [yyyy] [name of copyright owner]
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# CDDL HEADER END
457ae1f251852ceb19549b16cf82feb4f01d9066Diederik van Lierop# Copyright (c) 2011, 2012, Oracle and/or its affiliates. All rights reserved.
457ae1f251852ceb19549b16cf82feb4f01d9066Diederik van LieropCOMPONENT_SRC= $(COMPONENT_SRC_NAME)-$(COMPONENT_VERSION)
067afa93d1f416ed77ac64fda344d808545554ceDiederik van LieropCOMPONENT_PROJECT_URL= http://www.nongnu.org/confuse/
067afa93d1f416ed77ac64fda344d808545554ceDiederik van LieropCOMPONENT_ARCHIVE= $(COMPONENT_SRC).tar.gz
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński sha256:e8d653159b152f3850a7224b3eb604955795dbd3fd6603816ee46411ea53e84a
0feb781e42d3bd6b555051c1464fbe046ade4fa2Krzysztof KosińskiCOMPONENT_ARCHIVE_URL= http://bzero.se/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
52f6db9ea7d3460be8aa172cbf07d51a39ac32dfAlex Valavanis# This is really only needed to get the test target to pass.
52f6db9ea7d3460be8aa172cbf07d51a39ac32dfAlex ValavanisCOMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
16a8c7d5e433b176636a4a1260c42ea43932110bKrzysztof Kosiński# common targets