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