Makefile revision 24da5b34f49324ed742a340010ed5bd3d4e06625
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# CDDL HEADER START
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# The contents of this file are subject to the terms of the
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# Common Development and Distribution License (the "License").
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# You may not use this file except in compliance with the License.
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# See the License for the specific language governing permissions
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# and limitations under the License.
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# When distributing Covered Code, include this CDDL HEADER in each
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# If applicable, add the following below this CDDL HEADER, with the
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# fields enclosed by brackets "[]" replaced with your own identifying
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# information: Portions Copyright [yyyy] [name of copyright owner]
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# CDDL HEADER END
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# Use is subject to license terms.
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# ident "%Z%%M% %I% %E% SMI"
9274e24cf014e4d132518578c221b04c60974d63JazzyNico# Platform specific Makefile for libc_psr.
INS.slink6 = $(RM) -r $@; $(SYMLINK) ../../../$(PLATFORM)/lib/$(MACH64)/$(MODULE) $@ $(CHOWNLINK) $(CHGRPLINK)
$(LIBC_PSR64_DIRS):
-$(INS.dir.root.bin)
-$(INS.slink6)