Makefile revision 03831d35f7499c87d51205817c93e9a8d42c4bae
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# CDDL HEADER START
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# The contents of this file are subject to the terms of the
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# Common Development and Distribution License (the "License").
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# You may not use this file except in compliance with the License.
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# See the License for the specific language governing permissions
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# and limitations under the License.
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# When distributing Covered Code, include this CDDL HEADER in each
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
f30ee734ac0ee8b792c77ab3bc42494fcddb1508hajma# If applicable, add the following below this CDDL HEADER, with the
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# fields enclosed by brackets "[]" replaced with your own identifying
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# information: Portions Copyright [yyyy] [name of copyright owner]
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# CDDL HEADER END
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# Use is subject to license terms.
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# ident "%Z%%M% %I% %E% SMI"
074f2520bc04a7a93b4123bc58fb40055c9174d2hajmaIFLAGS += -I$(USR_PLAT_DIR)/sun4u/include -I ../../../libprtdiag/inc
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# Workgroup Server platform library should install into
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# SUNW,Ultra-4. All other desktop platforms can
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# link to /usr/platform/SUNW,Ultra-4/lib/libprtdiag_psr.so
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma cd $(UTSBASE)/sun4u/javelin; $(MAKE) $(USR_PSM_LIB_DIR)
074f2520bc04a7a93b4123bc58fb40055c9174d2hajma# install rule
$(POFILES):