Makefile revision 5680
2521N/A# The contents of this file are subject to the terms of the 2521N/A# Common Development and Distribution License (the "License"). 2521N/A# You may not use this file except in compliance with the License. 2521N/A# See the License for the specific language governing permissions 2521N/A# and limitations under the License. 2521N/A# When distributing Covered Code, include this CDDL HEADER in each 2521N/A# If applicable, add the following below this CDDL HEADER, with the 2521N/A# fields enclosed by brackets "[]" replaced with your own identifying 2521N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5403N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 6854N/A# librsync documentation as originally found at: 3533N/A# The files there are not in an easily downloadable format so a local 2521N/A# archive has been created for them. 3998N/A# Master test results are the same for 32-bit and 64-bit, so override 3998N/A# here, rather than create multiple identical master files. 3998N/A# The additional librsync specific set of transforms to be applied to the 3998N/A# test results to try to normalize them. 3998N/A '-e "s|^.*$(CC).*$$|XXX_CC_XXX|g" ' \
3998N/A '-e "s|^.*source=.*libtool=no.*$$|XXX_CC_XXX|g" ' \