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