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