Makefile revision 84ab085a13f931bc78e7415e7ce921dbaa14fcb3
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# CDDL HEADER START
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# The contents of this file are subject to the terms of the
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# Common Development and Distribution License, Version 1.0 only
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# (the "License"). You may not use this file except in compliance
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# with the License.
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# or http://www.opensolaris.org/os/licensing.
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# See the License for the specific language governing permissions
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# and limitations under the License.
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# When distributing Covered Code, include this CDDL HEADER in each
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# If applicable, add the following below this CDDL HEADER, with the
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# fields enclosed by brackets "[]" replaced with your own identifying
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# information: Portions Copyright [yyyy] [name of copyright owner]
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# CDDL HEADER END
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws# Use is subject to license terms.
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws#ident "%Z%%M% %I% %E% SMI"
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mwsMAPDIR = ../spec/sparcv9
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mwsinclude ../Makefile.com
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mwsinclude ../../Makefile.lib.64
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mws
84ab085a13f931bc78e7415e7ce921dbaa14fcb3mwsinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)