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