Makefile revision 47e946e784719ae402ace34695f67b0e6e76ae5c
e93624301705e3dc68992e3b488a764389eb8b98trawick#
e93624301705e3dc68992e3b488a764389eb8b98trawick# CDDL HEADER START
a45de374fb215f294eb1369d4406ac79d6596ee1brianp#
a45de374fb215f294eb1369d4406ac79d6596ee1brianp# The contents of this file are subject to the terms of the
a45de374fb215f294eb1369d4406ac79d6596ee1brianp# Common Development and Distribution License (the "License").
a45de374fb215f294eb1369d4406ac79d6596ee1brianp# You may not use this file except in compliance with the License.
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick#
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick# or http://www.opensolaris.org/os/licensing.
7f14bcf6b594703df385ce84ba2ee3cdf3ccbae4trawick# See the License for the specific language governing permissions
0007bb1e01dd762bde7280beb57113309c1715a3trawick# and limitations under the License.
a1be7357e2c08b9dfe52c277063d212d65b15feejim#
a1be7357e2c08b9dfe52c277063d212d65b15feejim# When distributing Covered Code, include this CDDL HEADER in each
a1be7357e2c08b9dfe52c277063d212d65b15feejim# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a1be7357e2c08b9dfe52c277063d212d65b15feejim# If applicable, add the following below this CDDL HEADER, with the
a1be7357e2c08b9dfe52c277063d212d65b15feejim# fields enclosed by brackets "[]" replaced with your own identifying
6682df9b639663c50f447e5690dd62cce7b1c086trawick# information: Portions Copyright [yyyy] [name of copyright owner]
6682df9b639663c50f447e5690dd62cce7b1c086trawick#
6682df9b639663c50f447e5690dd62cce7b1c086trawick# CDDL HEADER END
51c0f0fe0a49a180389009442a83f74b1916f96atrawick#
51c0f0fe0a49a180389009442a83f74b1916f96atrawick# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
51c0f0fe0a49a180389009442a83f74b1916f96atrawick# Use is subject to license terms.
51c0f0fe0a49a180389009442a83f74b1916f96atrawick#
51c0f0fe0a49a180389009442a83f74b1916f96atrawick
7e8bc9ca9d1e752f6ca6debec6be8addae8bd72etrawickinclude ../Makefile.com
7e8bc9ca9d1e752f6ca6debec6be8addae8bd72etrawickinclude $(SRC)/lib/Makefile.lib.64
7e8bc9ca9d1e752f6ca6debec6be8addae8bd72etrawick
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantzTSSLIB=$(TSSLIB64)
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantz
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantzinstall: all $(ROOTLIBS64) $(ROOTLINKS64)
ecb511c254d5affe7cc018482d53c19aaf145878jerenkrantz