c63ebf815c8a874525cf18670ad74847f7fc7b26Christian Maeder# CDDL HEADER START
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# The contents of this file are subject to the terms of the
456238178f89e5a3de2988ee6c8af924297d52d9Christian Maeder# Common Development and Distribution License (the "License").
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# You may not use this file except in compliance with the License.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
43b4c41fbb07705c9df321221ab9cb9832460407Christian Maeder# or http://www.opensolaris.org/os/licensing.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# See the License for the specific language governing permissions
f4a2a20e49f41b2afa657e5e64d9e349c7faa091Christian Maeder# and limitations under the License.
c9a7e6af169a2adfb92f42331cd578065ed83a2bChristian Maeder# When distributing Covered Code, include this CDDL HEADER in each
c9a7e6af169a2adfb92f42331cd578065ed83a2bChristian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
e7757995211bd395dc79d26fe017d99375f7d2a6Christian Maeder# If applicable, add the following below this CDDL HEADER, with the
e7757995211bd395dc79d26fe017d99375f7d2a6Christian Maeder# fields enclosed by brackets "[]" replaced with your own identifying
63f0e65a37b95621334db9ee4ba0cd9d826f5c0fChristian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
a1ed34933c266ce85066acb0d7b20c90cb8eb213Christian Maeder# CDDL HEADER END
b1f59a4ea7c96f4c03a4d7cfcb9c5e66871cfbbbChristian Maeder# Copyright (c) 2013, 2015, Oracle and/or its affiliates. All rights reserved.
74eed04be26f549d2f7ca35c370e1c03879b28b1Christian MaederCOMPONENT_SRC= $(COMPONENT_NAME)-$(COMPONENT_VERSION)
3e8b136f23ed57d40ee617f49bcac37830b58cabChristian MaederCOMPONENT_PROJECT_URL= https://www.gnu.org/software/indent/
3e8b136f23ed57d40ee617f49bcac37830b58cabChristian Maeder sha256:0b9387bda5639ed54cf91bd607ab055624a07414f7f6882a75be97fd776ce466
ef9e8535c168d3f774d9e74368a2317a9eda5826Christian MaederCOMPONENT_ARCHIVE_URL= ftp://ftp.gnu.org/gnu/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
f041c9a6bda23de33a38490e35b831ae18d96b45Christian Maeder# Needed to get "gmake test" working.
7cc09dd93962a2155c34d209d1d4cd7d7b838264Christian MaederCOMPONENT_PRE_CONFIGURE_ACTION = ($(CLONEY) $(SOURCE_DIR) $(@D))
c3053d57f642ca507cdf79512e604437c4546cb9Christian Maeder# common targets
05a62e84edac8c64de04f8349dee418598d216b9Christian Maeder# Need to put /usr/gnu/bin at the front of $PATH for GNU diff.
1aee4aaddde105264c1faf394d88e302c05094ffChristian Maeder @cd $(BUILD_DIR_64)/regression; PATH=/usr/gnu/bin:/usr/bin $(MAKE) test