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