Makefile revision 155
325N/A# The contents of this file are subject to the terms of the 911N/A# Common Development and Distribution License (the "License"). 919N/A# You may not use this file except in compliance with the License. 919N/A# See the License for the specific language governing permissions 919N/A# and limitations under the License. 919N/A# When distributing Covered Code, include this CDDL HEADER in each 919N/A# If applicable, add the following below this CDDL HEADER, with the 919N/A# fields enclosed by brackets "[]" replaced with your own identifying 919N/A# information: Portions Copyright [yyyy] [name of copyright owner] 919N/A# Copyright (c) 2011, Oracle and/or its affiliates. All rights reserved. 911N/A# The extra Configure parameters (cf_email, cf_by, myhostname) and 325N/A# the gawk and sed that follow are attempting to sanatize the 325N/A# are discoverable in perl's config via "perl -V". 325N/A# I'm assuming our compilers live on a path that contains "SUNWspro". 325N/A# If that changes the sed filter needs to change. '/^myuname=/{print $$1" localhost "$$3" "$$5" "$$6" "$$7"\047"} ; \ # perl's install path for sparc is based off the value of the # "arch" command. So we must package that way also. # Put studio compilers in PATH so we can tell Configure and gmake just # use cc. Trying to avoid the full path so it doesn't end up in # 2 expected failures because of the use of cloney in this build. # Without cloney all tests pass.