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