Makefile revision 75ce41a57ff334bd8fe2cb9ed51eea835892f944
893328ef6ff86d0ca27774778d84410353789fb0fielding# CDDL HEADER START
893328ef6ff86d0ca27774778d84410353789fb0fielding# The contents of this file are subject to the terms of the
0202d2114cc6d7042995100519cce45c808c153bnd# Common Development and Distribution License (the "License").
0202d2114cc6d7042995100519cce45c808c153bnd# You may not use this file except in compliance with the License.
893328ef6ff86d0ca27774778d84410353789fb0fielding# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
893328ef6ff86d0ca27774778d84410353789fb0fielding# See the License for the specific language governing permissions
0202d2114cc6d7042995100519cce45c808c153bnd# and limitations under the License.
0202d2114cc6d7042995100519cce45c808c153bnd# When distributing Covered Code, include this CDDL HEADER in each
0202d2114cc6d7042995100519cce45c808c153bnd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0202d2114cc6d7042995100519cce45c808c153bnd# If applicable, add the following below this CDDL HEADER, with the
893328ef6ff86d0ca27774778d84410353789fb0fielding# fields enclosed by brackets "[]" replaced with your own identifying
893328ef6ff86d0ca27774778d84410353789fb0fielding# information: Portions Copyright [yyyy] [name of copyright owner]
893328ef6ff86d0ca27774778d84410353789fb0fielding# CDDL HEADER END
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Use is subject to license terms.
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantzinclude $(SRC)/lib/libprtdiag_psr/sparc/Makefile.com
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantzIFLAGS += -I$(USR_PLAT_DIR)/sun4u/include -I ../../../../libprtdiag/inc
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz$(USR_PLAT_DIR)/$(PLATFORM)/lib/libprtdiag_psr.so.1 := FILEMODE= 0755
893328ef6ff86d0ca27774778d84410353789fb0fielding# install rules for SUNW,Sun-Blade-100/lib/libprtdiag_psr.so.1
99d360dcbb5ac2be27694be74cc6124dbadf3315jerenkrantz# Rules for making message files
893328ef6ff86d0ca27774778d84410353789fb0fielding $(XGETTEXT) $(XGETFLAGS) `$(GREP) -l gettext ../common/lw8.c`
893328ef6ff86d0ca27774778d84410353789fb0fielding $(SED) -e '/^# msg/d' -e '/^domain/d' messages.po > $@