819fe493f97078521bb6b9a7b97583bef89f5abcMark Andrews#
d63ae51ba337165172a9b50fd5d84805ffe50044Tinderbox User# CDDL HEADER START
819fe493f97078521bb6b9a7b97583bef89f5abcMark Andrews#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# The contents of this file are subject to the terms of the
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# Common Development and Distribution License (the "License").
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# You may not use this file except in compliance with the License.
819fe493f97078521bb6b9a7b97583bef89f5abcMark Andrews#
f5d30e2864e048a42c4dc1134993ae7efdb5d6c3Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
26440aaebba1acb5c8810f7faa26ad3b7553762eMark Andrews# or http://www.opensolaris.org/os/licensing.
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# See the License for the specific language governing permissions
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# and limitations under the License.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein#
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# When distributing Covered Code, include this CDDL HEADER in each
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# If applicable, add the following below this CDDL HEADER, with the
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews#
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# CDDL HEADER END
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews#
bff64bf12b58a6f80e740e94f2e42a32df18113aEvan Hunt
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews#
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein# Use is subject to license terms.
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews#
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrewsinclude ../Makefile.com
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews.KEEP_STATE:
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark Andrews
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark AndrewsARCH = sparcv9
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark AndrewsLLDFLAGS = $(LLDFLAGS64)
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark AndrewsELFLIBDIR = $(ELFLIBDIR64)
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark AndrewsLDDBGLIBDIR = $(LDDBGLIBDIR64)
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark AndrewsCONVLIBDIR = $(CONVLIBDIR64)
33d96fbbc8aa221508f3c780539bf44810fd2c9cMark AndrewsLINTFLAGS64 += $(VAR_LINTFLAGS64)
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
83a28ca274521e15086fc39febde507bcc4e145eMark AndrewsVAR_SGSBINPROG= $(VAR_SGSBINPROG64)
14a656f94b1fd0ababd84a772228dfa52276ba15Evan HuntVAR_SGSCCSLINK= $(VAR_SGSCCSLINK64)
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntinclude ../Makefile.targ
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeininclude ../../Makefile.sub.64
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Huntinstall \
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austeinpackage: $(VAR_SGSBINPROG64)
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein
268a4475065fe6a8cd7cc707820982cf5e98f430Rob Austein