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