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