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