Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
911106dfb16696472af8c1b7b4c554a829354fa8jm#
911106dfb16696472af8c1b7b4c554a829354fa8jm# CDDL HEADER START
911106dfb16696472af8c1b7b4c554a829354fa8jm#
911106dfb16696472af8c1b7b4c554a829354fa8jm# The contents of this file are subject to the terms of the
911106dfb16696472af8c1b7b4c554a829354fa8jm# Common Development and Distribution License, Version 1.0 only
911106dfb16696472af8c1b7b4c554a829354fa8jm# (the "License"). You may not use this file except in compliance
911106dfb16696472af8c1b7b4c554a829354fa8jm# with the License.
911106dfb16696472af8c1b7b4c554a829354fa8jm#
911106dfb16696472af8c1b7b4c554a829354fa8jm# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
911106dfb16696472af8c1b7b4c554a829354fa8jm# or http://www.opensolaris.org/os/licensing.
911106dfb16696472af8c1b7b4c554a829354fa8jm# See the License for the specific language governing permissions
911106dfb16696472af8c1b7b4c554a829354fa8jm# and limitations under the License.
911106dfb16696472af8c1b7b4c554a829354fa8jm#
911106dfb16696472af8c1b7b4c554a829354fa8jm# When distributing Covered Code, include this CDDL HEADER in each
911106dfb16696472af8c1b7b4c554a829354fa8jm# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
911106dfb16696472af8c1b7b4c554a829354fa8jm# If applicable, add the following below this CDDL HEADER, with the
911106dfb16696472af8c1b7b4c554a829354fa8jm# fields enclosed by brackets "[]" replaced with your own identifying
911106dfb16696472af8c1b7b4c554a829354fa8jm# information: Portions Copyright [yyyy] [name of copyright owner]
911106dfb16696472af8c1b7b4c554a829354fa8jm#
911106dfb16696472af8c1b7b4c554a829354fa8jm# CDDL HEADER END
911106dfb16696472af8c1b7b4c554a829354fa8jm#
53c110294d8b1410cabc201a52f94b03ae2ef448jm#
911106dfb16696472af8c1b7b4c554a829354fa8jm# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
911106dfb16696472af8c1b7b4c554a829354fa8jm# Use is subject to license terms.
911106dfb16696472af8c1b7b4c554a829354fa8jm#
911106dfb16696472af8c1b7b4c554a829354fa8jm#pragma ident "%Z%%M% %I% %E% SMI"
911106dfb16696472af8c1b7b4c554a829354fa8jm#
911106dfb16696472af8c1b7b4c554a829354fa8jm
911106dfb16696472af8c1b7b4c554a829354fa8jm.KEEP_STATE:
911106dfb16696472af8c1b7b4c554a829354fa8jm
911106dfb16696472af8c1b7b4c554a829354fa8jmall clean clobber install lint:
911106dfb16696472af8c1b7b4c554a829354fa8jm @echo "Nothing to $@ on sparcv9"
911106dfb16696472af8c1b7b4c554a829354fa8jm