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