14445fffbSMatthew Ahrens#
24445fffbSMatthew Ahrens# CDDL HEADER START
34445fffbSMatthew Ahrens#
44445fffbSMatthew Ahrens# The contents of this file are subject to the terms of the
54445fffbSMatthew Ahrens# Common Development and Distribution License, Version 1.0 only
64445fffbSMatthew Ahrens# (the "License").  You may not use this file except in compliance
74445fffbSMatthew Ahrens# with the License.
84445fffbSMatthew Ahrens#
94445fffbSMatthew Ahrens# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
104445fffbSMatthew Ahrens# or http://www.opensolaris.org/os/licensing.
114445fffbSMatthew Ahrens# See the License for the specific language governing permissions
124445fffbSMatthew Ahrens# and limitations under the License.
134445fffbSMatthew Ahrens#
144445fffbSMatthew Ahrens# When distributing Covered Code, include this CDDL HEADER in each
154445fffbSMatthew Ahrens# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
164445fffbSMatthew Ahrens# If applicable, add the following below this CDDL HEADER, with the
174445fffbSMatthew Ahrens# fields enclosed by brackets "[]" replaced with your own identifying
184445fffbSMatthew Ahrens# information: Portions Copyright [yyyy] [name of copyright owner]
194445fffbSMatthew Ahrens#
204445fffbSMatthew Ahrens# CDDL HEADER END
214445fffbSMatthew Ahrens#
224445fffbSMatthew Ahrens#
234445fffbSMatthew Ahrens# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
244445fffbSMatthew Ahrens# Use is subject to license terms.
254445fffbSMatthew Ahrens#
264445fffbSMatthew Ahrens
274445fffbSMatthew Ahrensinclude ../Makefile.com
284445fffbSMatthew Ahrensinclude ../../Makefile.lib.64
294445fffbSMatthew Ahrens
30e1bf37b1SRichard Lowesparcv9_C_PICFLAGS= $(sparcv9_C_BIGPICFLAGS)
314445fffbSMatthew Ahrens
32*cd61ae21SRichard Loweinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTCOMPATLINKS64)
33