Makefile revision 4337
0N/A# The contents of this file are subject to the terms of the 0N/A# Common Development and Distribution License (the "License"). 0N/A# You may not use this file except in compliance with the License. 0N/A# See the License for the specific language governing permissions 0N/A# and limitations under the License. 0N/A# When distributing Covered Code, include this CDDL HEADER in each 0N/A# If applicable, add the following below this CDDL HEADER, with the 0N/A# fields enclosed by brackets "[]" replaced with your own identifying 0N/A# information: Portions Copyright [yyyy] [name of copyright owner] 0N/A# Copyright (c) 2011, 2015, Oracle and/or its affiliates. All rights reserved. 416N/A# man pages are a separate archive 0N/A# Build fails if environment variable PROFILE is set. 772N/A# get rid of terminal escape codes in test output 772N/A# many failures; keep going; later versions of git are much cleaner 772N/A# This runs configure but configure doesn't generate a Makefile. 772N/A# Instead a Makefile comes with git. 715N/A# Anyways viewpathing doesn't work. 772N/A# Therefore we need cloney to copy a set of files to build. 772N/A# There are some known issues around I18N. 772N/A# These man pages come in a separate archive with no Makefile 772N/A# and Solaris likes some of them moved around hence we'll just 176N/A $(GSED) -e
's/\\m\[blue\]//g' -e
's/\\m\[\]//g' \
543N/A -e
's/"5"/"4"/' -e
's/(5)/(4)/g' \