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