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