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