Makefile revision 181
ea53cbf2a35b654a03cf6bc52b0b1fa849d5fc86Ryan Grove# CDDL HEADER START
67dad868b77ee156c32e10f4723686bcece665f2Ryan Grove# The contents of this file are subject to the terms of the
67dad868b77ee156c32e10f4723686bcece665f2Ryan Grove# Common Development and Distribution License (the "License").
67dad868b77ee156c32e10f4723686bcece665f2Ryan Grove# You may not use this file except in compliance with the License.
e58e329a62c99b6967a791762117392e5af609deRyan Grove# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
67dad868b77ee156c32e10f4723686bcece665f2Ryan Grove# See the License for the specific language governing permissions
67dad868b77ee156c32e10f4723686bcece665f2Ryan Grove# and limitations under the License.
67dad868b77ee156c32e10f4723686bcece665f2Ryan Grove# When distributing Covered Code, include this CDDL HEADER in each
67dad868b77ee156c32e10f4723686bcece665f2Ryan Grove# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4e21d9ace0f1e852eddbcea14f5becdce1d8dba9Ryan Grove# If applicable, add the following below this CDDL HEADER, with the
4e21d9ace0f1e852eddbcea14f5becdce1d8dba9Ryan Grove# fields enclosed by brackets "[]" replaced with your own identifying
4e21d9ace0f1e852eddbcea14f5becdce1d8dba9Ryan Grove# information: Portions Copyright [yyyy] [name of copyright owner]
4e21d9ace0f1e852eddbcea14f5becdce1d8dba9Ryan Grove# CDDL HEADER END
200e1189ccbb1d6a1ddbef2e9320535f4a1af440Ryan Grove# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved.
216e136bc23466fa2a8deeed50b267dc10379daaRyan GroveCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
216e136bc23466fa2a8deeed50b267dc10379daaRyan GroveCOMPONENT_ARCHIVE_HASH= sha1:b05cfdd651137d46d97872dd646db0dd92077f0d
216e136bc23466fa2a8deeed50b267dc10379daaRyan GroveCOMPONENT_ARCHIVE_URL= http://alpha.gnu.org/gnu/diffutils/$(COMPONENT_ARCHIVE)
3b176d01148442acf4e41c28739a6d8acbf6d32bRyan GroveCONFIGURE_OPTIONS += --infodir=$(CONFIGURE_INFODIR)
be283020e5e7805257d00e466bb849b969bd109eRyan Grove# common targets