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