Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
7781f25078c491a9650dec555bdc86cb0ed49861Tatuya JINMEI 神明達哉# CDDL HEADER START
7781f25078c491a9650dec555bdc86cb0ed49861Tatuya JINMEI 神明達哉# The contents of this file are subject to the terms of the
609f86163a9e80aa5ce0db79b67ee0b6e2a34b34Tatuya JINMEI 神明達哉# Common Development and Distribution License, Version 1.0 only
609f86163a9e80aa5ce0db79b67ee0b6e2a34b34Tatuya JINMEI 神明達哉# (the "License"). You may not use this file except in compliance
609f86163a9e80aa5ce0db79b67ee0b6e2a34b34Tatuya JINMEI 神明達哉# with the License.
1879dbe0d962f6f929417b02bf07f64ed41b1aabFrancis Dupont# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b393e55a763d2bb0f326706b3851a2a22fc389d5Francis Dupont# See the License for the specific language governing permissions
b393e55a763d2bb0f326706b3851a2a22fc389d5Francis Dupont# and limitations under the License.
52cee51063613b9be335d3078f13863fd0cad2cfMark Andrews# When distributing Covered Code, include this CDDL HEADER in each
52cee51063613b9be335d3078f13863fd0cad2cfMark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ddb35cf2f301ae1c3fa601792034f6d349efc8c5Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
ddb35cf2f301ae1c3fa601792034f6d349efc8c5Mark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
4aa174ddd5556f6c1792c69546679b17f1ceec83Tatuya JINMEI 神明達哉# information: Portions Copyright [yyyy] [name of copyright owner]
4aa174ddd5556f6c1792c69546679b17f1ceec83Tatuya JINMEI 神明達哉# CDDL HEADER END
10a6f640ed599cbe4a8b98c46b71a61d24e5bbe7Tatuya JINMEI 神明達哉# Copyright 2003 Sun Microsystems, Inc. All rights reserved.
10a6f640ed599cbe4a8b98c46b71a61d24e5bbe7Tatuya JINMEI 神明達哉# Use is subject to license terms.
1ee054ca444765a3d1b98208c83115b4f34bebc2Mark Andrews#pragma ident "%Z%%M% %I% %E% SMI"
cb30636abd508693d0095e1956c9d91f87513a51Tatuya JINMEI 神明達哉# Add arch specific objects here
96465858fa1165860353dfdd4d5db348388d191eTatuya JINMEI 神明達哉# Uncomment the following if the linker complains
10a6f640ed599cbe4a8b98c46b71a61d24e5bbe7Tatuya JINMEI 神明達哉#i386_C_PICFLAGS = -K PIC