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