130N/A# The contents of this file are subject to the terms of the 130N/A# Common Development and Distribution License (the "License"). 130N/A# You may not use this file except in compliance with the License. 130N/A# See the License for the specific language governing permissions 130N/A# and limitations under the License. 130N/A# When distributing Covered Code, include this CDDL HEADER in each 130N/A# If applicable, add the following below this CDDL HEADER, with the 130N/A# fields enclosed by brackets "[]" replaced with your own identifying 130N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 135N/A# this is the hash of the payload because it appears to be re-compressed 135N/A# periodically causing it to have a new hash value. 3536N/A# Needed for "gmake test" to work. 5680N/A $(GSED) -i -e
's|$(USRBINDIR)/$(MACH32)|$(USRBINDIR)|' \
5052N/A '-e "s|\(^.*32 Test.*Passed\).*|\1|" ' \
5052N/A '-e "s|\(^.*32 Test.*Failed\).*|\1|" ' \
5052N/A '-e "s|\(^Total Test time (real) =\).*|\1|" ' \
5052N/A '-e "s|^make.*: Leaving directory.*$$|XXX_CC_XXX|g" ' \
5052N/A '-e "s|^make.*: Entering directory.*$$|XXX_CC_XXX|g" ' \