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