Makefile revision 5680
278N/A# The contents of this file are subject to the terms of the 278N/A# Common Development and Distribution License (the "License"). 278N/A# You may not use this file except in compliance with the License. 278N/A# See the License for the specific language governing permissions 278N/A# and limitations under the License. 278N/A# When distributing Covered Code, include this CDDL HEADER in each 278N/A# If applicable, add the following below this CDDL HEADER, with the 278N/A# fields enclosed by brackets "[]" replaced with your own identifying 278N/A# information: Portions Copyright [yyyy] [name of copyright owner] 278N/A# Copyright (c) 2012, 2016, Oracle and/or its affiliates. All rights reserved. 3996N/A# Master test results are the same for 32-bit and 64-bit, so override 3996N/A# here, rather than create multiple identical master files. 278N/A# The additional xz specific set of transforms to be applied to the 278N/A# test results to try to normalize them. 278N/A '-e "s|^.*$(CC).*$$|XXX_CC_XXX|g" ' \
4018N/A '-e "s|^.*source=.*libtool=no.*$$|XXX_CC_XXX|g" ' \
278N/A '-e "s|^.*DEPDIR=.deps.*$$|XXX_CC_XXX|g" ' \
4018N/A# Needed to build the test programs.