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