Makefile revision a83cadce5d3331b64803bfc641036cec23602c74
876bd2c70a93981cc80f8376284616bce4a0fefcChristian Maeder#
e9458b1a7a19a63aa4c179f9ab20f4d50681c168Jens Elkner# CDDL HEADER START
99748618df243076900b1fef4983b149be9f3246Mingyi Liu#
cd2265c1c7279c901e34383275e0ca44a11d5d6cMingyi Liu# The contents of this file are subject to the terms of the
98890889ffb2e8f6f722b00e265a211f13b5a861Corneliu-Claudiu Prodescu# Common Development and Distribution License, Version 1.0 only
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu# (the "License"). You may not use this file except in compliance
2eeec5240b424984e3ee26296da1eeab6c6d739eChristian Maeder# with the License.
cd2265c1c7279c901e34383275e0ca44a11d5d6cMingyi Liu#
cd2265c1c7279c901e34383275e0ca44a11d5d6cMingyi Liu# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu# or http://www.opensolaris.org/os/licensing.
99748618df243076900b1fef4983b149be9f3246Mingyi Liu# See the License for the specific language governing permissions
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu# and limitations under the License.
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu#
e5f384d1e47528609bb13b84096d8f95c2e6cfaeChristian Maeder# When distributing Covered Code, include this CDDL HEADER in each
6f449482b2ca9189ac5fe5d3b2e1cb8de6e10cbcMarkus Gross# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
876bd2c70a93981cc80f8376284616bce4a0fefcChristian Maeder# If applicable, add the following below this CDDL HEADER, with the
96a3f4b391a98d0e91bc1f608398442f29d4c69ecmaeder# fields enclosed by brackets "[]" replaced with your own identifying
722e44a0c1d71d272df647065ab5f859cac00023Christian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
083544c26698eb0f378de1e27aac3067782052deChristian Maeder#
96a3f4b391a98d0e91bc1f608398442f29d4c69ecmaeder# CDDL HEADER END
a1c74798e60ca27823b960cba6fb7d720b1de93fChristian Maeder#
6f449482b2ca9189ac5fe5d3b2e1cb8de6e10cbcMarkus Gross#
083544c26698eb0f378de1e27aac3067782052deChristian Maeder# Copyright (c) 2001 by Sun Microsystems, Inc.
92506fa81791d08e42c998a32b1239900f860cf5Christian Maeder# All rights reserved.
92506fa81791d08e42c998a32b1239900f860cf5Christian Maeder#
c12ed09f57ee4eb14e4d7a083e851f5e94f56246Christian Maeder#ident "%Z%%M% %I% %E% SMI"
e3f6a3eefafeb228198cafb8592bb2962ed856caChristian Maeder#
6f449482b2ca9189ac5fe5d3b2e1cb8de6e10cbcMarkus Gross# lib/librsmwrsm/sparcv9/Makefile
a59baad5cc2701cc8f2947b7a61eea117db8e423Christian Maeder
a59baad5cc2701cc8f2947b7a61eea117db8e423Christian Maederinclude ../Makefile.com
e3f6a3eefafeb228198cafb8592bb2962ed856caChristian Maederinclude ../../Makefile.lib.64
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu
c12ed09f57ee4eb14e4d7a083e851f5e94f56246Christian Maederinstall: all $(ROOTLIBDIR64) $(ROOTLIBS64) $(ROOTLINKS64) $(RSMLINKS64)
c12ed09f57ee4eb14e4d7a083e851f5e94f56246Christian Maeder