Makefile revision 4659
97a9a944b5887e91042b019776c41d5dd74557aferikabele# CDDL HEADER START
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive# The contents of this file are subject to the terms of the
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive# Common Development and Distribution License (the "License").
a945f35eff8b6a88009ce73de6d4c862ce58de3cslive# You may not use this file except in compliance with the License.
b686b6a420bde7f78c416b90be11db94cb789979nd# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b686b6a420bde7f78c416b90be11db94cb789979nd# See the License for the specific language governing permissions
b686b6a420bde7f78c416b90be11db94cb789979nd# and limitations under the License.
b686b6a420bde7f78c416b90be11db94cb789979nd# When distributing Covered Code, include this CDDL HEADER in each
b686b6a420bde7f78c416b90be11db94cb789979nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b686b6a420bde7f78c416b90be11db94cb789979nd# If applicable, add the following below this CDDL HEADER, with the
52fff662005b1866a3ff09bb6c902800c5cc6dedjerenkrantz# fields enclosed by brackets "[]" replaced with your own identifying
b686b6a420bde7f78c416b90be11db94cb789979nd# information: Portions Copyright [yyyy] [name of copyright owner]
b686b6a420bde7f78c416b90be11db94cb789979nd# CDDL HEADER END
3b3b7fc78d1f5bfc2769903375050048ff41ff26nd# Copyright (c) 2015, Oracle and/or its affiliates. All rights reserved.
b686b6a420bde7f78c416b90be11db94cb789979nd sha256:c272624645b1b738cf57fd5d81a3e4d9b722b99d6133ee3f3c4007d4d279840a
b686b6a420bde7f78c416b90be11db94cb789979ndCOMPONENT_ARCHIVE_URL= http://downloads.sourceforge.net/project/$(COMPONENT_NAME)/$(COMPONENT_NAME)/$(COMPONENT_VERSION)/$(COMPONENT_ARCHIVE)
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Several tests fail when the Studio compiler is used.
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# Master test results are the same for 32-bit and 64-bit, so override
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# here, rather than create multiple identical master files.
06ba4a61654b3763ad65f52283832ebf058fdf1csliveCOMPONENT_TEST_MASTER = $(COMPONENT_TEST_RESULTS_DIR)/results-all.master
06ba4a61654b3763ad65f52283832ebf058fdf1cslive# common targets