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