Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa#
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa# CDDL HEADER START
e200ddd4b78a4915a072095be2a2e6cac65ed333Eugen Kuksa#
aaca6ecef6de30842e9afb0bfb04a648a84abf5cEugen Kuksa# The contents of this file are subject to the terms of the
aaca6ecef6de30842e9afb0bfb04a648a84abf5cEugen Kuksa# Common Development and Distribution License, Version 1.0 only
aaca6ecef6de30842e9afb0bfb04a648a84abf5cEugen Kuksa# (the "License"). You may not use this file except in compliance
06520b65b66a843c9761e7ac0b0d149f3c3a8ac3Eugen Kuksa# with the License.
06520b65b66a843c9761e7ac0b0d149f3c3a8ac3Eugen Kuksa#
06520b65b66a843c9761e7ac0b0d149f3c3a8ac3Eugen Kuksa# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
06520b65b66a843c9761e7ac0b0d149f3c3a8ac3Eugen Kuksa# or http://www.opensolaris.org/os/licensing.
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa# See the License for the specific language governing permissions
e200ddd4b78a4915a072095be2a2e6cac65ed333Eugen Kuksa# and limitations under the License.
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa#
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa# When distributing Covered Code, include this CDDL HEADER in each
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa# If applicable, add the following below this CDDL HEADER, with the
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa# fields enclosed by brackets "[]" replaced with your own identifying
06520b65b66a843c9761e7ac0b0d149f3c3a8ac3Eugen Kuksa# information: Portions Copyright [yyyy] [name of copyright owner]
06520b65b66a843c9761e7ac0b0d149f3c3a8ac3Eugen Kuksa#
06520b65b66a843c9761e7ac0b0d149f3c3a8ac3Eugen Kuksa# CDDL HEADER END
06520b65b66a843c9761e7ac0b0d149f3c3a8ac3Eugen Kuksa#
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa#
e200ddd4b78a4915a072095be2a2e6cac65ed333Eugen Kuksa#ident "%Z%%M% %I% %E% SMI"
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa#
b4a0129f99341fb8b1f0d724e656d339c97e9db0Eugen Kuksa# Copyright (c) 1998-1999 by Sun Microsystems, Inc.
# All rights reserved.
#
# lib/libvolmgt/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)