290N/A# The contents of this file are subject to the terms of the 290N/A# Common Development and Distribution License (the "License"). 290N/A# You may not use this file except in compliance with the License. 290N/A# See the License for the specific language governing permissions 290N/A# and limitations under the License. 290N/A# When distributing Covered Code, include this CDDL HEADER in each 290N/A# If applicable, add the following below this CDDL HEADER, with the 290N/A# fields enclosed by brackets "[]" replaced with your own identifying 290N/A# information: Portions Copyright [yyyy] [name of copyright owner] 5680N/A# Copyright (c) 2011, 2016, Oracle and/or its affiliates. All rights reserved. 6602N/A# Need to use GNU sed otherwise we get a: 6602N/A# Error : sfversion <version> and PACKAGE_VERSION <version> don't match." 6602N/A '-e "s|\(^SunOS\).*|\1|" ' \
6602N/A '-e "s|^.* CC .*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.* CXX .*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.* CCLD .*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.* CXXLD .*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.*source=.*libtool=no.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.*DEPDIR=.deps.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.*In file included.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.*psf_strlcpy_crlf (.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.*\^.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.*argument:.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.*prototype:.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^.*warning:.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^make.*: Nothing to be.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^make.*: Leaving directory.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "s|^make.*: Entering directory.*$$|XXX_REMOVE_XXX|g" ' \
6602N/A '-e "/^XXX_REMOVE_XXX$$/d" '