Makefile revision ae115bc77f6fcde83175c75b4206dc2e50747966
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# CDDL HEADER START
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# The contents of this file are subject to the terms of the
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# Common Development and Distribution License (the "License").
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# You may not use this file except in compliance with the License.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# See the License for the specific language governing permissions
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# and limitations under the License.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# When distributing Covered Code, include this CDDL HEADER in each
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# If applicable, add the following below this CDDL HEADER, with the
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# information: Portions Copyright [yyyy] [name of copyright owner]
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# CDDL HEADER END
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# Use is subject to license terms.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# ident "%Z%%M% %I% %E% SMI"
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# Platform specific Makefile for the prtdiag command.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# PLATFORM is the target for the binary installation.
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# PLATLINKS is a list of platforms which are to be linked to this binary
ba751492fcc4f161a18b983d4f018a1a52938cb9Evan Hunt# at the file level.