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