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