Makefile revision 5245
c2a88a7ef740c408aba42af38ddfb9ab8a7398d9nd# CDDL HEADER START
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# The contents of this file are subject to the terms of the
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# Common Development and Distribution License (the "License").
c2a88a7ef740c408aba42af38ddfb9ab8a7398d9nd# You may not use this file except in compliance with the License.
c2a88a7ef740c408aba42af38ddfb9ab8a7398d9nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc# See the License for the specific language governing permissions
c2a88a7ef740c408aba42af38ddfb9ab8a7398d9nd# 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
c2a88a7ef740c408aba42af38ddfb9ab8a7398d9nd# information: Portions Copyright [yyyy] [name of copyright owner]
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen# CDDL HEADER END
c2a88a7ef740c408aba42af38ddfb9ab8a7398d9nd# Copyright (c) 2015, 2016, Oracle and/or its affiliates. All rights reserved.
c2a88a7ef740c408aba42af38ddfb9ab8a7398d9ndCOMPONENT_SRC= $(COMPONENT_NAME)-autoconf-$(TARBALL_VERSION)
c2a88a7ef740c408aba42af38ddfb9ab8a7398d9nd sha256:2721361eb4a71d5f727dfa466bd910dadd5dbeb4d2d57b8b34205f7ce7e5b7f9
3cfb051391f3d6aa28a25ca3feb81e841242f9d5humbedoohCOMPONENT_ARCHIVE_URL= $(COMPONENT_PROJECT_URL)2015/$(COMPONENT_ARCHIVE)
f086b4b402fa9a2fefc7dda85de2a3cc1cd0a654rjung# Documentation
0d0ba3a410038e179b695446bb149cce6264e0abnd sha256:8bd54fdb0ed5daf4d47ab97838a116b71cc669591ff0bdd7935ab300942ff93f
cc7e1025de9ac63bd4db6fe7f71c158b2cf09fe4humbedoohCOMPONENT_ARCHIVE_URL_1= $(COMPONENT_PROJECT_URL)2015/$(COMPONENT_ARCHIVE_1)
205f749042ed530040a4f0080dbcb47ceae8a374rjung (cd $(@D)/tea ; $(ENV) $(CONFIGURE_ENV) $(CONFIG_SHELL) \
7fec19672a491661b2fe4b29f685bc7f4efa64d4nd $(GMAKE) $(COMPONENT_BUILD_ARGS) $(COMPONENT_BUILD_TARGETS));
CFLAGS += -I.
test: $(NO_TESTS)