Makefile revision 1b349f08205ae4c89d0cbd3d8906d947a17ce56d
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# CDDL HEADER START
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# The contents of this file are subject to the terms of the
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Common Development and Distribution License, Version 1.0 only
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# (the "License"). You may not use this file except in compliance
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# with the License.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# See the License for the specific language governing permissions
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# and limitations under the License.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# When distributing Covered Code, include this CDDL HEADER in each
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# If applicable, add the following below this CDDL HEADER, with the
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# fields enclosed by brackets "[]" replaced with your own identifying
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# information: Portions Copyright [yyyy] [name of copyright owner]
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# CDDL HEADER END
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Use is subject to license terms.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy#pragma ident "%Z%%M% %I% %E% SMI"
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Platform specific Makefile for libc_psr_hwcap2.
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# Redefine shared object build rule to use $(LD) directly (this avoids .init
15d9d0b528387242011cdcc6190c9e598cfe3a07yy# and .fini sections being added).