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