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