Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
1073N/A#
1073N/A# CDDL HEADER START
1073N/A#
1073N/A# The contents of this file are subject to the terms of the
1073N/A# Common Development and Distribution License, Version 1.0 only
1073N/A# (the "License"). You may not use this file except in compliance
1073N/A# with the License.
1073N/A#
1073N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
1073N/A# or http://www.opensolaris.org/os/licensing.
1073N/A# See the License for the specific language governing permissions
1073N/A# and limitations under the License.
1073N/A#
1073N/A# When distributing Covered Code, include this CDDL HEADER in each
1073N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
1073N/A# If applicable, add the following below this CDDL HEADER, with the
1073N/A# fields enclosed by brackets "[]" replaced with your own identifying
1073N/A# information: Portions Copyright [yyyy] [name of copyright owner]
1073N/A#
1073N/A# CDDL HEADER END
1073N/A#
1073N/A#
1073N/A# Copyright (c) 1997-1999 by Sun Microsystems, Inc.
1073N/A# All rights reserved.
1073N/A#
1073N/A#pragma ident "%Z%%M% %I% %E% SMI"
1073N/A#
1073N/A# lib/libplot/t300/sparc/Makefile
1073N/A
2086N/AMAPDIR= ../spec/sparc
2086N/A
2086N/Ainclude ../Makefile.com
2086N/A
1073N/Aall: $(LIBS)
2086N/A
1073N/A.KEEP_STATE:
1073N/A
1245N/Ainstall: all $(ROOTLIBS) $(ROOTLINKS) $(ROOTLINT)
1245N/A