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