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