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