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