Makefile revision 6366
124N/A# The contents of this file are subject to the terms of the 124N/A# Common Development and Distribution License (the "License"). 124N/A# You may not use this file except in compliance with the License. 124N/A# See the License for the specific language governing permissions 124N/A# and limitations under the License. 124N/A# When distributing Covered Code, include this CDDL HEADER in each 124N/A# If applicable, add the following below this CDDL HEADER, with the 124N/A# fields enclosed by brackets "[]" replaced with your own identifying 124N/A# information: Portions Copyright [yyyy] [name of copyright owner] 124N/A# Copyright (c) 2013, 2016, Oracle and/or its affiliates. All rights reserved. 124N/A# Needed to get "gmake test" working. 2352N/A# Previous versions of indent included a pre-made indent.1 man page that 2352N/A# was then easy to patch. Now we need to forceably create indent.1 from 124N/A# directory in the build area so that it's correctly included when 6089N/A '-e "s|^make.*: Leaving directory.*$$|XXX_CC_XXX|g" ' \
124N/A '-e "s|^make.*: Entering directory.*$$|XXX_CC_XXX|g" ' \
124N/A '-e "/^XXX_CC_XXX$$/d" '