Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
876bd2c70a93981cc80f8376284616bce4a0fefcChristian Maeder#
cd2265c1c7279c901e34383275e0ca44a11d5d6cMingyi Liu# CDDL HEADER START
e6d40133bc9f858308654afb1262b8b483ec5922Till Mossakowski#
999434073eb1711d8db3a72a6405d86546553851Christian Maeder# The contents of this file are subject to the terms of the
98890889ffb2e8f6f722b00e265a211f13b5a861Corneliu-Claudiu Prodescu# Common Development and Distribution License (the "License").
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu# You may not use this file except in compliance with the License.
999434073eb1711d8db3a72a6405d86546553851Christian Maeder#
cd2265c1c7279c901e34383275e0ca44a11d5d6cMingyi Liu# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
cd2265c1c7279c901e34383275e0ca44a11d5d6cMingyi Liu# or http://www.opensolaris.org/os/licensing.
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu# See the License for the specific language governing permissions
492287e5f5e91783ee5e169f773f28cafe93a3a9Mingyi Liu# and limitations under the License.
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu#
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu# When distributing Covered Code, include this CDDL HEADER in each
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
876bd2c70a93981cc80f8376284616bce4a0fefcChristian Maeder# If applicable, add the following below this CDDL HEADER, with the
fc1fbf1aafe19687927b94718cb7fb53e15e00ccMingyi Liu# fields enclosed by brackets "[]" replaced with your own identifying
35f1440887c945c8017f1b5276deb7983effc4caChristian Maeder# information: Portions Copyright [yyyy] [name of copyright owner]
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu#
2568e0db076fe349a5d609e0458ac0c3ee6a641cChristian Maeder# CDDL HEADER END
2a5b885d9350ec6dd8bc4992ee91d2f68aa592f4Christian Maeder#
6f449482b2ca9189ac5fe5d3b2e1cb8de6e10cbcMarkus Gross#
2568e0db076fe349a5d609e0458ac0c3ee6a641cChristian Maeder# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
f4470d285765580c53309826fd404b438cc29b9bMingyi Liu# Use is subject to license terms.
3f540ec9f3d4356f7fe85a699f21bfe7f0e9e70eMingyi Liu#
a739d7d8d0ce89e88af5ed6eb3379e9a295271c8Christian Maeder# ident "%Z%%M% %I% %E% SMI"
a739d7d8d0ce89e88af5ed6eb3379e9a295271c8Christian Maeder#
a739d7d8d0ce89e88af5ed6eb3379e9a295271c8Christian Maeder
a739d7d8d0ce89e88af5ed6eb3379e9a295271c8Christian Maederinclude ../Makefile.com
a739d7d8d0ce89e88af5ed6eb3379e9a295271c8Christian Maeder
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu.KEEP_STATE:
3f540ec9f3d4356f7fe85a699f21bfe7f0e9e70eMingyi Liu
f955439310a3bdfccb2543de3b9bd29480e1033fMingyi Liuinstall: all $(ROOTLIBS) $(ROOTLINKS)
9af1cee46dd16ba0c55a904a9d21ee2200bca2aeMingyi Liu