Makefile revision 355b4669e025ff377602b6fc7caaf30dbc218371
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# CDDL HEADER START
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# The contents of this file are subject to the terms of the
6ae232055d4d8a97267517c5e50074c2c819941and# Common Development and Distribution License (the "License").
6ae232055d4d8a97267517c5e50074c2c819941and# You may not use this file except in compliance with the License.
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6ae232055d4d8a97267517c5e50074c2c819941and# or http://www.opensolaris.org/os/licensing.
6ae232055d4d8a97267517c5e50074c2c819941and# See the License for the specific language governing permissions
6ae232055d4d8a97267517c5e50074c2c819941and# and limitations under the License.
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# When distributing Covered Code, include this CDDL HEADER in each
6ae232055d4d8a97267517c5e50074c2c819941and# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
6ae232055d4d8a97267517c5e50074c2c819941and# If applicable, add the following below this CDDL HEADER, with the
6ae232055d4d8a97267517c5e50074c2c819941and# fields enclosed by brackets "[]" replaced with your own identifying
6ae232055d4d8a97267517c5e50074c2c819941and# information: Portions Copyright [yyyy] [name of copyright owner]
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# CDDL HEADER END
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
6ae232055d4d8a97267517c5e50074c2c819941and# Use is subject to license terms.
6ae232055d4d8a97267517c5e50074c2c819941and#
4b3a8afbfcea8b265d179a122bf40dfedd1ce280takashi# ident "%Z%%M% %I% %E% SMI"
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and
6ae232055d4d8a97267517c5e50074c2c819941andinclude ../Makefile.com
6ae232055d4d8a97267517c5e50074c2c819941and
6ae232055d4d8a97267517c5e50074c2c819941andinstall: all $(ROOTLIBS) $(ROOTLINKS) # $(ROOTLINT)
6ae232055d4d8a97267517c5e50074c2c819941and