Makefile revision 3955
128N/A# The contents of this file are subject to the terms of the 128N/A# Common Development and Distribution License (the "License"). 128N/A# You may not use this file except in compliance with the License. 128N/A# See the License for the specific language governing permissions 128N/A# and limitations under the License. 128N/A# When distributing Covered Code, include this CDDL HEADER in each 128N/A# If applicable, add the following below this CDDL HEADER, with the 128N/A# fields enclosed by brackets "[]" replaced with your own identifying 128N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3817N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 3955N/A '-e "s/[0-9]\{1,\}\.[0-9]\{1,\} s, //g"' \
3955N/A '-e "s^[0-9]\{1,\} kB/s^^g"' \
3955N/A '-e "s^[0-9]\{1,\} kB/s^^g"' \
3955N/A '-e "s^[0-9]\{1,\}\.[0-9]\{1,\} MB/s^^g"' \
3955N/A '-e "s^[0-9]\{1,\}\.[0-9]\{1,\} MB/s^^g"' \
3955N/A '-e "s/([0-9]\{1,\} B)//g"' \
3955N/A '-e "s/([0-9]\{1,\} B)//g"' \
3955N/A '-e "s/ \{1,\}copied/ copied/g"' \