140cb5e5dSvi117747# 240cb5e5dSvi117747# CDDL HEADER START 340cb5e5dSvi117747# 440cb5e5dSvi117747# The contents of this file are subject to the terms of the 540cb5e5dSvi117747# Common Development and Distribution License (the "License"). 640cb5e5dSvi117747# You may not use this file except in compliance with the License. 740cb5e5dSvi117747# 840cb5e5dSvi117747# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 940cb5e5dSvi117747# or http://www.opensolaris.org/os/licensing. 1040cb5e5dSvi117747# See the License for the specific language governing permissions 1140cb5e5dSvi117747# and limitations under the License. 1240cb5e5dSvi117747# 1340cb5e5dSvi117747# When distributing Covered Code, include this CDDL HEADER in each 1440cb5e5dSvi117747# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 1540cb5e5dSvi117747# If applicable, add the following below this CDDL HEADER, with the 1640cb5e5dSvi117747# fields enclosed by brackets "[]" replaced with your own identifying 1740cb5e5dSvi117747# information: Portions Copyright [yyyy] [name of copyright owner] 1840cb5e5dSvi117747# 1940cb5e5dSvi117747# CDDL HEADER END 2040cb5e5dSvi117747# 2140cb5e5dSvi117747# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 2240cb5e5dSvi117747# Use is subject to license terms. 2340cb5e5dSvi117747# 2440cb5e5dSvi117747 2540cb5e5dSvi117747include ../Makefile.com 2640cb5e5dSvi117747 27*241c90a0SRichard Loweinstall: all $(ROOTLIBS) $(ROOTLINKS) 28