Makefile revision 2
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# CDDL HEADER START
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd#
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# The contents of this file are subject to the terms of the
fd9abdda70912b99b24e3bf1a38f26fde908a74cnd# Common Development and Distribution License (the "License").
6ae232055d4d8a97267517c5e50074c2c819941and# You may not use this file except in compliance with the License.
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
6ae232055d4d8a97267517c5e50074c2c819941and# or http://www.opensolaris.org/os/licensing.
96ad5d81ee4a2cc66a4ae19893efc8aa6d06fae7jailletc# See the License for the specific language governing permissions
6ae232055d4d8a97267517c5e50074c2c819941and# and limitations under the License.
6ae232055d4d8a97267517c5e50074c2c819941and#
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# When distributing Covered Code, include this CDDL HEADER in each
2e545ce2450a9953665f701bb05350f0d3f26275nd# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# If applicable, add the following below this CDDL HEADER, with the
d29d9ab4614ff992b0e8de6e2b88d52b6f1f153erbowen# fields enclosed by brackets "[]" replaced with your own identifying
6ae232055d4d8a97267517c5e50074c2c819941and# information: Portions Copyright [yyyy] [name of copyright owner]
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and# CDDL HEADER END
af33a4994ae2ff15bc67d19ff1a7feb906745bf8rbowen#
3f08db06526d6901aa08c110b5bc7dde6bc39905nd#
6ae232055d4d8a97267517c5e50074c2c819941and# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
6ae232055d4d8a97267517c5e50074c2c819941and#
6ae232055d4d8a97267517c5e50074c2c819941and
b43f840409794ed298e8634f6284741f193b6c4ftakashiinclude ../Makefile.com
6ae232055d4d8a97267517c5e50074c2c819941andinclude ../../Makefile.lib.64
6ae232055d4d8a97267517c5e50074c2c819941and
6ae232055d4d8a97267517c5e50074c2c819941andLIBS = $(DYNLIB)
b43f840409794ed298e8634f6284741f193b6c4ftakashi
6ae232055d4d8a97267517c5e50074c2c819941and.KEEP_STATE:
d972e4a0688f66b1402473dd9dacfecefa2132a8rbowen
d28579afd45cc42da1422161721fb12f9cf366b9ndall: stub $(LIBS)
ecc5150d35c0dc5ee5119c2717e6660fa331abbftakashi
f086b4b402fa9a2fefc7dda85de2a3cc1cd0a654rjunginstall: stubinstall all $(ROOTLIBS64) $(ROOTLINKS64)
6ae232055d4d8a97267517c5e50074c2c819941and
b43f840409794ed298e8634f6284741f193b6c4ftakashistubinstall: stub $(STUBROOTLIBS64) $(STUBROOTLINKS64)
b43f840409794ed298e8634f6284741f193b6c4ftakashi