Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
4d237bbe075b1d2c19428cd954d721d65b31f67cwrowe#
bf52162f2d05c1fb1a107c7ef108de73f739b3edpquerna# CDDL HEADER START
4ea8055e720d18f386b8026b546e5836ecccba4arjung#
4ea8055e720d18f386b8026b546e5836ecccba4arjung# The contents of this file are subject to the terms of the
c44902d07eab7deb803a59e959f57cf3b7d56655poirier# Common Development and Distribution License, Version 1.0 only
c44902d07eab7deb803a59e959f57cf3b7d56655poirier# (the "License"). You may not use this file except in compliance
c44902d07eab7deb803a59e959f57cf3b7d56655poirier# with the License.
ae1981fc94adf2b231e2d0e15d2f895b2138c969covener#
ae1981fc94adf2b231e2d0e15d2f895b2138c969covener# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ae1981fc94adf2b231e2d0e15d2f895b2138c969covener# or http://www.opensolaris.org/os/licensing.
ae1981fc94adf2b231e2d0e15d2f895b2138c969covener# See the License for the specific language governing permissions
ae1981fc94adf2b231e2d0e15d2f895b2138c969covener# and limitations under the License.
ae1981fc94adf2b231e2d0e15d2f895b2138c969covener#
ae1981fc94adf2b231e2d0e15d2f895b2138c969covener# When distributing Covered Code, include this CDDL HEADER in each
4ac05f9625e37cc421f4ea548422827b4de163d7niq# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
4ac05f9625e37cc421f4ea548422827b4de163d7niq# If applicable, add the following below this CDDL HEADER, with the
4ac05f9625e37cc421f4ea548422827b4de163d7niq# fields enclosed by brackets "[]" replaced with your own identifying
4ac05f9625e37cc421f4ea548422827b4de163d7niq# information: Portions Copyright [yyyy] [name of copyright owner]
4ac05f9625e37cc421f4ea548422827b4de163d7niq#
6999a76d8eb5ef6b4b295e51df0b2fb6064bd373covener# CDDL HEADER END
6999a76d8eb5ef6b4b295e51df0b2fb6064bd373covener#
6999a76d8eb5ef6b4b295e51df0b2fb6064bd373covener#
ead0b57bbeaec5acb14f931b5641962f429dabc9trawick# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
ead0b57bbeaec5acb14f931b5641962f429dabc9trawick# Use is subject to license terms.
ead0b57bbeaec5acb14f931b5641962f429dabc9trawick#
77d6f9d5c2a5cab805e9ace265628f3d791b937dniq#ident "%Z%%M% %I% %E% SMI"
77d6f9d5c2a5cab805e9ace265628f3d791b937dniq
77d6f9d5c2a5cab805e9ace265628f3d791b937dniqMAPDIR = ../spec/sparc
a9d359cdeb1cee65cdb9fab5e19ffb4846172183trawickinclude ../Makefile.com
77d6f9d5c2a5cab805e9ace265628f3d791b937dniq
9f35dd32eedd781d218a85f0315ea5526a8adc84minfrininstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
9f35dd32eedd781d218a85f0315ea5526a8adc84minfrin