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