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