Makefile revision 7c2fbfb345896881c631598ee3852ce9ce33fb07
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri#
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# CDDL HEADER START
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri#
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# The contents of this file are subject to the terms of the
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# Common Development and Distribution License (the "License").
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# You may not use this file except in compliance with the License.
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri#
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# or http://www.opensolaris.org/os/licensing.
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# See the License for the specific language governing permissions
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# and limitations under the License.
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri#
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# When distributing Covered Code, include this CDDL HEADER in each
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# If applicable, add the following below this CDDL HEADER, with the
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# fields enclosed by brackets "[]" replaced with your own identifying
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# information: Portions Copyright [yyyy] [name of copyright owner]
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri#
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# CDDL HEADER END
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri#
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri
5ce5f3670f7934e376808da0d1309924ecf8f9e5rshoaib#
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# Use is subject to license terms.
7014882c6a3672fd0e5d60200af8643ae53c5928Richard Lowe#
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri# Specify the MACH we currently use to build and test ksh
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiriLIBSHELLMACH= $(MACH)
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiriinclude ../../Makefile.cmd
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiriinclude ../Makefile.com
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiriinstall: all $(ROOTPROG32)
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri $(INSTALL.ksh.32bit)
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiriinclude ../../Makefile.targ
b86efd96f8acd85ddaa930a2f0c1d664237e4aafagiri