Makefile revision 4086
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclere# CDDL HEADER START
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# The contents of this file are subject to the terms of the
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# Common Development and Distribution License (the "License").
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclere# You may not use this file except in compliance with the License.
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclere# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc# See the License for the specific language governing permissions
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclere# and limitations under the License.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# When distributing Covered Code, include this CDDL HEADER in each
2e545ce2450a9953665f701bb05350f0d3f26275nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# If applicable, add the following below this CDDL HEADER, with the
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# fields enclosed by brackets "[]" replaced with your own identifying
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclere# information: Portions Copyright [yyyy] [name of copyright owner]
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen# CDDL HEADER END
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclere# Copyright (c) 2012, 2015, Oracle and/or its affiliates. All rights reserved.
ecc5150d35c0dc5ee5119c2717e6660fa331abbftakashiCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclere sha256:7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclereCOMPONENT_ARCHIVE_URL= http://ftp.gnu.org/pub/gnu/automake/$(COMPONENT_ARCHIVE)
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclereCONFIGURE_OPTIONS += --infodir=/usr/share/$(COMPONENT_NAME)-$(COMPONENT_VERSION)/info
1a5a0356d04b1772b5a6b77c972774ab68832f81gryzorCOMPONENT_TEST_ENV += -i PATH=$(GCC_ROOT)/bin:/usr/gnu/bin:/usr/bin
eec3a6d65a733157dc4cf3026abda13dcb90d0cfjfclere# common targets