1*657a8c20SJan Friedel#
2*657a8c20SJan Friedel# CDDL HEADER START
3*657a8c20SJan Friedel#
4*657a8c20SJan Friedel# The contents of this file are subject to the terms of the
5*657a8c20SJan Friedel# Common Development and Distribution License (the "License").
6*657a8c20SJan Friedel# You may not use this file except in compliance with the License.
7*657a8c20SJan Friedel#
8*657a8c20SJan Friedel# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*657a8c20SJan Friedel# or http://www.opensolaris.org/os/licensing.
10*657a8c20SJan Friedel# See the License for the specific language governing permissions
11*657a8c20SJan Friedel# and limitations under the License.
12*657a8c20SJan Friedel#
13*657a8c20SJan Friedel# When distributing Covered Code, include this CDDL HEADER in each
14*657a8c20SJan Friedel# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*657a8c20SJan Friedel# If applicable, add the following below this CDDL HEADER, with the
16*657a8c20SJan Friedel# fields enclosed by brackets "[]" replaced with your own identifying
17*657a8c20SJan Friedel# information: Portions Copyright [yyyy] [name of copyright owner]
18*657a8c20SJan Friedel#
19*657a8c20SJan Friedel# CDDL HEADER END
20*657a8c20SJan Friedel#
21*657a8c20SJan Friedel#
22*657a8c20SJan Friedel# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
23*657a8c20SJan Friedel# Use is subject to license terms.
24*657a8c20SJan Friedel#
25*657a8c20SJan Friedel#
26*657a8c20SJan Friedel
27*657a8c20SJan Friedelinclude ../Makefile.com
28*657a8c20SJan Friedel
29*657a8c20SJan Friedelinstall: all $(ROOTLIBS) $(ROOTLINKS)
30