Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
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) 2001 by Sun Microsystems, Inc.
803N/A# All rights reserved.
803N/A#
803N/A#pragma ident "%Z%%M% %I% %E% SMI"
803N/A#
803N/A# lib/libmedia/plugins/pcata/sparcv9/Makefile
803N/A
803N/AMAPDIR= ../spec/sparcv9
803N/A
803N/Ainclude ../Makefile.targ
803N/Ainclude ../../../../Makefile.lib
803N/Ainclude ../../../../Makefile.targ
803N/Ainclude ../../Makefile.com
803N/Ainclude ../../../../Makefile.lib.64
803N/A
803N/A.KEEP_STATE:
803N/A
803N/Aall: $(LIBS) $(TXTS)
803N/A
803N/Ainstall: all $(PLUGINDIR64) .WAIT $(PLUGINS64)
803N/A