145039663SJohn Forte#
245039663SJohn Forte# CDDL HEADER START
345039663SJohn Forte#
445039663SJohn Forte# The contents of this file are subject to the terms of the
545039663SJohn Forte# Common Development and Distribution License (the "License").
645039663SJohn Forte# You may not use this file except in compliance with the License.
745039663SJohn Forte#
845039663SJohn Forte# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
945039663SJohn Forte# or http://www.opensolaris.org/os/licensing.
1045039663SJohn Forte# See the License for the specific language governing permissions
1145039663SJohn Forte# and limitations under the License.
1245039663SJohn Forte#
1345039663SJohn Forte# When distributing Covered Code, include this CDDL HEADER in each
1445039663SJohn Forte# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1545039663SJohn Forte# If applicable, add the following below this CDDL HEADER, with the
1645039663SJohn Forte# fields enclosed by brackets "[]" replaced with your own identifying
1745039663SJohn Forte# information: Portions Copyright [yyyy] [name of copyright owner]
1845039663SJohn Forte#
1945039663SJohn Forte# CDDL HEADER END
2045039663SJohn Forte#
2145039663SJohn Forte#
2245039663SJohn Forte# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
2345039663SJohn Forte# Use is subject to license terms.
2445039663SJohn Forte#
2545039663SJohn Forte#
2645039663SJohn Forte
2745039663SJohn Forteinclude ../Makefile.com
2845039663SJohn Forte
29*241c90a0SRichard Loweinstall: all $(ROOTLIBS) $(ROOTLINKS)
30