Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
3612N/A# The contents of this file are subject to the terms of the 3612N/A# Common Development and Distribution License (the "License"). 3612N/A# You may not use this file except in compliance with the License. 3612N/A# See the License for the specific language governing permissions 3612N/A# and limitations under the License. 3612N/A# When distributing Covered Code, include this CDDL HEADER in each 3612N/A# If applicable, add the following below this CDDL HEADER, with the 3612N/A# fields enclosed by brackets "[]" replaced with your own identifying 3612N/A# information: Portions Copyright [yyyy] [name of copyright owner] 3612N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 3612N/A# Use is subject to license terms. 3612N/A# ident "%Z%%M% %I% %E% SMI" 3612N/A# Platform specific Makefile for libc_psr_hwcap1. 3612N/A# Redefine shared object build rule to use $(LD) directly (this avoids .init 3612N/A# and .fini sections being added).