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