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