Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
95aee5e251354bd465600b8ae841b1c16ec7e00bTim Reddehase# CDDL HEADER START
95aee5e251354bd465600b8ae841b1c16ec7e00bTim Reddehase# The contents of this file are subject to the terms of the
95aee5e251354bd465600b8ae841b1c16ec7e00bTim Reddehase# Common Development and Distribution License, Version 1.0 only
95aee5e251354bd465600b8ae841b1c16ec7e00bTim Reddehase# (the "License"). You may not use this file except in compliance
95aee5e251354bd465600b8ae841b1c16ec7e00bTim Reddehase# with the License.
95aee5e251354bd465600b8ae841b1c16ec7e00bTim Reddehase# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
95aee5e251354bd465600b8ae841b1c16ec7e00bTim Reddehase# See the License for the specific language governing permissions
6a368712d60a38198d888edd1b75b7a9c2561287Tim Reddehase# and limitations under the License.
06cbff1e355ede78f5fa530b57a93e4dbc533840Eugen Kuksa# When distributing Covered Code, include this CDDL HEADER in each
06cbff1e355ede78f5fa530b57a93e4dbc533840Eugen Kuksa# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
06cbff1e355ede78f5fa530b57a93e4dbc533840Eugen Kuksa# If applicable, add the following below this CDDL HEADER, with the
06cbff1e355ede78f5fa530b57a93e4dbc533840Eugen Kuksa# fields enclosed by brackets "[]" replaced with your own identifying
06cbff1e355ede78f5fa530b57a93e4dbc533840Eugen Kuksa# information: Portions Copyright [yyyy] [name of copyright owner]
06cbff1e355ede78f5fa530b57a93e4dbc533840Eugen Kuksa# CDDL HEADER END
06cbff1e355ede78f5fa530b57a93e4dbc533840Eugen Kuksa# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
02301b534bf98d83781d93e7be6ca14517b70e9dEugen Kuksa# Use is subject to license terms.
02301b534bf98d83781d93e7be6ca14517b70e9dEugen Kuksa# ident "%Z%%M% %I% %E% SMI"
c993a71313539dd063a41a0d27e27b537862dc31Eugen Kuksa# Add arch specific objects here
c993a71313539dd063a41a0d27e27b537862dc31Eugen Kuksa# Uncomment the following if the linker complains
c993a71313539dd063a41a0d27e27b537862dc31Eugen Kuksa#amd64_C_PICFLAGS = $(amd64_C_BIGPICFLAGS)