Makefile revision 75ce41a57ff334bd8fe2cb9ed51eea835892f944
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# CDDL HEADER START
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# The contents of this file are subject to the terms of the
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# Common Development and Distribution License (the "License").
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# You may not use this file except in compliance with the License.
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# See the License for the specific language governing permissions
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# and limitations under the License.
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# When distributing Covered Code, include this CDDL HEADER in each
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# If applicable, add the following below this CDDL HEADER, with the
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# fields enclosed by brackets "[]" replaced with your own identifying
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# information: Portions Copyright [yyyy] [name of copyright owner]
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# CDDL HEADER END
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
e9958a6c9e7427ed38c0957f2c72bde3068b0f3bjpk# Use is subject to license terms.
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01ricaIFLAGS += -I$(USR_PLAT_DIR)/sun4u/include -I ../../../../libprtdiag/inc
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01ricaLINKED_LIB_DIRS = $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%/lib)
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica $(LINKED_PLATFORMS:%=$(USR_PLAT_DIR)/%/lib/libprtdiag_psr.so.1)
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# Sun-Blade-100 and Sun-Blade-1000 platform library should install into
e9958a6c9e7427ed38c0957f2c72bde3068b0f3bjpk# SUNW,Sun-Blade-100. Sun-Blade-100 platforms can
e9958a6c9e7427ed38c0957f2c72bde3068b0f3bjpk# link to /usr/platform/SUNW,Sun-Blade-100/lib/libprtdiag_psr.so
e9958a6c9e7427ed38c0957f2c72bde3068b0f3bjpk$(USR_PLAT_DIR)/$(PLATFORM)/lib/libprtdiag_psr.so.1 := FILEMODE= 0755
f875b4ebb1dd9fdbeb043557cab38ab3bf7f6e01rica# install rules for SUNW,Sun-Blade-100/lib/libprtdiag_psr.so.1
-$(INS.dir.root.sys)
-$(INS.dir.root.sys)
-$(INS.slink6)
$(RM) $@
$(POFILES):