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