Makefile revision f808c858fa61e7769218966759510a8b1190dfcf
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore#
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# CDDL HEADER START
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore#
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# The contents of this file are subject to the terms of the
52671ce4f644d565b2acd71a8ce4f6d20829a67cAdam Moore# Common Development and Distribution License (the "License").
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# You may not use this file except in compliance with the License.
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore#
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# or http://www.opensolaris.org/os/licensing.
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# See the License for the specific language governing permissions
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# and limitations under the License.
02fc09f797e83e80199c96adc4751c230dccc973Adam Moore#
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# When distributing Covered Code, include this CDDL HEADER in each
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# If applicable, add the following below this CDDL HEADER, with the
52671ce4f644d565b2acd71a8ce4f6d20829a67cAdam Moore# fields enclosed by brackets "[]" replaced with your own identifying
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# information: Portions Copyright [yyyy] [name of copyright owner]
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore#
80d2034f65b9348e5fd36291f03b0819181efb89Adam Moore# CDDL HEADER END
c4f19796d319a7ec9a1e76d48adc82c9c5ae2f27Adam Moore#
08e054017132cdd838955bc0af15889f1f2a7b42Adam Moore#
b46f3d670b654847b0ce60afdba1b461c492a5c9Adam Moore# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
b46f3d670b654847b0ce60afdba1b461c492a5c9Adam Moore# Use is subject to license terms.
b46f3d670b654847b0ce60afdba1b461c492a5c9Adam Moore#
08e054017132cdd838955bc0af15889f1f2a7b42Adam Moore# ident "%Z%%M% %I% %E% SMI"
52671ce4f644d565b2acd71a8ce4f6d20829a67cAdam Moore#
52671ce4f644d565b2acd71a8ce4f6d20829a67cAdam Moore
52671ce4f644d565b2acd71a8ce4f6d20829a67cAdam Mooreinclude ../Makefile.com
52671ce4f644d565b2acd71a8ce4f6d20829a67cAdam Mooreinclude ../../Makefile.lib.64
52671ce4f644d565b2acd71a8ce4f6d20829a67cAdam Moore
52671ce4f644d565b2acd71a8ce4f6d20829a67cAdam Moore.KEEP_STATE:
9c42541e375e7bb70c53012b3012d70f1a380254Adam Moore
9c42541e375e7bb70c53012b3012d70f1a380254Adam Mooreall: $(LIBS)
9c42541e375e7bb70c53012b3012d70f1a380254Adam Moore
9c42541e375e7bb70c53012b3012d70f1a380254Adam Mooreinstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
9c42541e375e7bb70c53012b3012d70f1a380254Adam Moore