Makefile revision 67e3a03ed4a2813074d36330f062ed6e593a4937
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb#
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb# CDDL HEADER START
44ea927aaaa7c419de1c824beb01b26216f387c3dougm#
44ea927aaaa7c419de1c824beb01b26216f387c3dougm# The contents of this file are subject to the terms of the
44ea927aaaa7c419de1c824beb01b26216f387c3dougm# Common Development and Distribution License (the "License").
a601a32cec653022741d22b5d692b6afd6c4dc55trawick# You may not use this file except in compliance with the License.
a601a32cec653022741d22b5d692b6afd6c4dc55trawick#
a601a32cec653022741d22b5d692b6afd6c4dc55trawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
a601a32cec653022741d22b5d692b6afd6c4dc55trawick# or http://www.opensolaris.org/os/licensing.
a601a32cec653022741d22b5d692b6afd6c4dc55trawick# See the License for the specific language governing permissions
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb# and limitations under the License.
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb#
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb# When distributing Covered Code, include this CDDL HEADER in each
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb# If applicable, add the following below this CDDL HEADER, with the
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb# fields enclosed by brackets "[]" replaced with your own identifying
73579c435f9f6c2670c4391114368a2eedaf8ebfrbb# information: Portions Copyright [yyyy] [name of copyright owner]
decf1efd1558ed0d2562e2f4f2dd741dcc0c392crbb#
6202bc12656548c624a235bf43d6c866719b2b06rbb# CDDL HEADER END
6202bc12656548c624a235bf43d6c866719b2b06rbb#
6202bc12656548c624a235bf43d6c866719b2b06rbb#
6202bc12656548c624a235bf43d6c866719b2b06rbb#ident "%Z%%M% %I% %E% SMI"
6202bc12656548c624a235bf43d6c866719b2b06rbb#
6202bc12656548c624a235bf43d6c866719b2b06rbb# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
6202bc12656548c624a235bf43d6c866719b2b06rbb# Use is subject to license terms.
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj#
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpjinclude ../Makefile.com
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj.KEEP_STATE:
bf6fc76bb2af745a68396e793d5d51a135a35f54rederpj
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbbCONVLIBDIR = $(CONVLIBDIR64)
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbbLLDFLAGS = $(LLDFLAGS64)
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbbLINTFLAGS64 += $(VAR_LINTFLAGS64)
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbb
4f110a6b1eb8b6a88a2a0c804cf699062f67f708rbbROOTPROG = $(ROOTPROG64)
7aae0c3ef8e7f18f57e2712815c7b48358e5ff68rbb
7aae0c3ef8e7f18f57e2712815c7b48358e5ff68rbblint: $(LINTOUT64) $(SGSLINTOUT)
7aae0c3ef8e7f18f57e2712815c7b48358e5ff68rbb
d353d275978f11f5221110e8f954d09d03ec5e3arbbinclude ../Makefile.targ
d353d275978f11f5221110e8f954d09d03ec5e3arbbinclude ../../Makefile.sub.64
d353d275978f11f5221110e8f954d09d03ec5e3arbb