Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
3321N/A#
181N/A# CDDL HEADER START
181N/A#
181N/A# The contents of this file are subject to the terms of the
181N/A# Common Development and Distribution License, Version 1.0 only
181N/A# (the "License"). You may not use this file except in compliance
181N/A# with the License.
181N/A#
181N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
181N/A# or http://www.opensolaris.org/os/licensing.
181N/A# See the License for the specific language governing permissions
181N/A# and limitations under the License.
181N/A#
181N/A# When distributing Covered Code, include this CDDL HEADER in each
181N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
181N/A# If applicable, add the following below this CDDL HEADER, with the
181N/A# fields enclosed by brackets "[]" replaced with your own identifying
181N/A# information: Portions Copyright [yyyy] [name of copyright owner]
181N/A#
181N/A# CDDL HEADER END
181N/A#
5173N/A#
181N/A#ident "%Z%%M% %I% %E% SMI"
181N/A#
181N/A# Copyright 2002 Sun Microsystems, Inc. All rights reserved.
181N/A# Use is subject to license terms.
181N/A#
181N/A# lib/libefi/spec/sparcv9/Makefile
181N/A
181N/Ainclude ../Makefile.targ
181N/A
181N/A# Add arch specific objects here
181N/AOBJECTS +=
181N/A
181N/Ainclude $(SRC)/lib/Makefile.lib
181N/Ainclude $(SRC)/lib/Makefile.lib.64
181N/A
181N/A# Uncomment the following if the linker complains
181N/A# sparcv9_C_PICFLAGS = -K PIC
1113N/A
1113N/Ainclude $(SRC)/lib/Makefile.spec
1113N/A
181N/Ainstall: $(ROOTABILIB64)
181N/A