Makefile revision 2cc2d1f4f589594bcce70d994c32445e1cc04b32
11e9368a226272085c337e9e74b79808c16fbdbaTinderbox User# CDDL HEADER START
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# The contents of this file are subject to the terms of the
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# Common Development and Distribution License (the "License").
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# You may not use this file except in compliance with the License.
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# See the License for the specific language governing permissions
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# and limitations under the License.
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# When distributing Covered Code, include this CDDL HEADER in each
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# If applicable, add the following below this CDDL HEADER, with the
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# fields enclosed by brackets "[]" replaced with your own identifying
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# information: Portions Copyright [yyyy] [name of copyright owner]
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# CDDL HEADER END
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# Use is subject to license terms.
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# ident "%Z%%M% %I% %E% SMI"
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# Special postprocessing for 32-bit fpcw.o: strip the SSE HWCAP attribute
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# from the object file; the internal functions with SSE instructions are
1ebb25608fa10737ea27abd4e0481707ccd45581Tinderbox User# called conditionally on systems which have SSE instruction support