Makefile revision 3817
434N/A# The contents of this file are subject to the terms of the 434N/A# Common Development and Distribution License (the "License"). 434N/A# You may not use this file except in compliance with the License. 434N/A# See the License for the specific language governing permissions 434N/A# and limitations under the License. 434N/A# When distributing Covered Code, include this CDDL HEADER in each 434N/A# If applicable, add the following below this CDDL HEADER, with the 434N/A# fields enclosed by brackets "[]" replaced with your own identifying 434N/A# information: Portions Copyright [yyyy] [name of copyright owner] 434N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 434N/A# Built in SFW with gcc and builds cleanly now only with gcc 434N/A# Master test results are the same for 32-bit and 64-bit, so override 434N/A# here, rather than create multiple identical master files. 434N/A# The additional guile specific set of transforms to be applied to the 434N/A# test results to try to normalize them. '-e "s|\(^$(GCC_ROOT)/bin/gcc\).*|\\$$(GCC_ROOT)/bin/gcc|" ' \
'-e "s|\(^/bin/bash ../../libtool\).*|\1|" ' \
'-e "s|\(^libtool: link:\).*|\1|" ' \