4086N/A#
4086N/A# CDDL HEADER START
4086N/A#
4086N/A# The contents of this file are subject to the terms of the
4086N/A# Common Development and Distribution License (the "License").
4086N/A# You may not use this file except in compliance with the License.
4086N/A#
4086N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
4086N/A# or http://www.opensolaris.org/os/licensing.
4086N/A# See the License for the specific language governing permissions
4086N/A# and limitations under the License.
4086N/A#
4086N/A# When distributing Covered Code, include this CDDL HEADER in each
4086N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4086N/A# If applicable, add the following below this CDDL HEADER, with the
4086N/A# fields enclosed by brackets "[]" replaced with your own identifying
4086N/A# information: Portions Copyright [yyyy] [name of copyright owner]
4086N/A#
4086N/A# CDDL HEADER END
4086N/A#
4086N/A
4086N/A#
5636N/A# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved.
4086N/A#
5680N/ABUILD_BITS= NO_ARCH
4086N/Ainclude ../../../make-rules/shared-macros.mk
4086N/A
4086N/ACOMPONENT_NAME= automake
4086N/ACOMPONENT_VERSION= 1.15
4086N/ACOMPONENT_ARCHIVE_HASH= \
4086N/A sha256:7946e945a96e28152ba5a6beb0625ca715c6e32ac55f2e353ef54def0c8ed924
4086N/A
4086N/ATPNO= 21310
4086N/A
5680N/Ainclude $(WS_MAKE_RULES)/gnu-component.mk
4086N/A
5680N/ACONFIGURE_OPTIONS += --infodir=$(USRSHAREDIR)/$(COMPONENT_NAME)-$(COMPONENT_VERSION)/info
5680N/ACONFIGURE_OPTIONS += PERL="$(PERL)"
4086N/A
5680N/ACOMPONENT_TEST_ENV += -i PATH=$(GCC_ROOT)/bin:$(GNUBIN):$(USRBINDIR)
4337N/A
5636N/AREQUIRED_PACKAGES += $(PERL_PKG)
4086N/AREQUIRED_PACKAGES += shell/ksh93
4086N/AREQUIRED_PACKAGES += system/core-os