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