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