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