Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
38dc50ae00a1ea57fa41500d74f4e818747e3cefpquerna#
7d5ac94fda90b837211dadf2585c0fe8c5dc3e5djerenkrantz# CDDL HEADER START
c330021bf3f45cbf187fa644781e67f7e470a58awrowe#
ecf8d72af432e53e4c0661fb99dfda8061507bfajerenkrantz# The contents of this file are subject to the terms of the
62f7716b14b71603a8004434ca3536902bfb8899wrowe# Common Development and Distribution License, Version 1.0 only
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# (the "License"). You may not use this file except in compliance
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# with the License.
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe#
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# or http://www.opensolaris.org/os/licensing.
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# See the License for the specific language governing permissions
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# and limitations under the License.
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe#
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# When distributing Covered Code, include this CDDL HEADER in each
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# If applicable, add the following below this CDDL HEADER, with the
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# fields enclosed by brackets "[]" replaced with your own identifying
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# information: Portions Copyright [yyyy] [name of copyright owner]
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe#
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# CDDL HEADER END
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe#
38dc50ae00a1ea57fa41500d74f4e818747e3cefpquerna#
366616a5cc6212cbf7134ccf877f965d668c6b04wrowe# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
ecf8d72af432e53e4c0661fb99dfda8061507bfajerenkrantz# Use is subject to license terms.
ecf8d72af432e53e4c0661fb99dfda8061507bfajerenkrantz#
80464b326874ee15d74742ae39708ec3f2eae1d7wrowe# ident "%Z%%M% %I% %E% SMI"
80464b326874ee15d74742ae39708ec3f2eae1d7wrowe#
38dc50ae00a1ea57fa41500d74f4e818747e3cefpquerna
5eb27f5ecb5daa4252c36cf6f049a2058ebe7bd6jiminclude ../Makefile.com
5eb27f5ecb5daa4252c36cf6f049a2058ebe7bd6jiminclude ../../Makefile.lib.64
53e66a2931d02e84628ba946055cc92e56b43db8wrowe
53e66a2931d02e84628ba946055cc92e56b43db8wrowe.KEEP_STATE:
cd365a1ad6798c1faef19b445c00ae97eb94a234pquerna
6507aa1a5709a9122f2e0b9be8bb9bd6d78715c3pquernaall: $(LIBS)
6507aa1a5709a9122f2e0b9be8bb9bd6d78715c3pquerna
b6c98ce4a43f123af0a691fd7b833efcf0ce1d6apquernainstall: all $(ROOTLIBS64) $(ROOTLINKS64) $(ROOTLINT64)
af4c982a7cf4515f124935f99a329744035fc699slive