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