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