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