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