Makefile revision 1058
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 2362N/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) 2012, Oracle and/or its affiliates. All rights reserved. 0N/A# These are required if retrieving packages from the AT&T website. 0N/A# This flag controls the prep.mk behaviour to patch each archive individually 0N/A# Patch only required if building ksh93 only and not ast-base 0N/A# The ksh93 tarballs don't unpack cleanly into their own directories. 0N/A# Fixup HOSTTYPE to match uname output and bits 0N/A# Make the unpack of the second archive relocate to a sensible place 0N/A# We override LD_B_DIRECT because -B direct has unfortunate consequences for the 0N/A# interposition used by the Safe/Fast IO library (i.e. it becomes neither safe 0N/A# nor fast, and causes the build to deadly embrace). 0N/A# Disable nmake's probing of runpaths 0N/A# Fix up the permissions of the compiler wrapper scripts from the patch 0N/A# Prevent nmake from taking over the entire machine 0N/A# Set the built to build all targets, install all of ast-base, and test ksh93. 0N/A# Unpack the ast-base tarball and copy it into the INIT tree, 0N/A# mark it as un-patched 0N/A# Add the two tarball paths to the paths to be cleaned 0N/A# Packaging information. 686N/A# Note how the AT&T "version letter symbol date" code is translated 0N/A# into the IPS version number: 0N/A# <letter representation> is the numeric place in the alphabet of the 0N/A# major version letter. 0N/A# <0 or 1> is the presence or absence of the "+" symbol in the AT&T 0N/A# version code. The "+" represents a point/bugfix release and would appear as 0N/A# "93<version letter>+" in the human readable form. 0N/A# AT&T Version string: 93u+ 2011-02-08 0N/A# IPS Version number: 93.21.1.20110208