Makefile revision 67e3a03ed4a2813074d36330f062ed6e593a4937
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# CDDL HEADER START
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# The contents of this file are subject to the terms of the
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# Common Development and Distribution License (the "License").
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# You may not use this file except in compliance with the License.
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# or http://www.opensolaris.org/os/licensing.
5191fa24c532d1f67e7a642e9aece65efb8a0975Christian Maeder# See the License for the specific language governing permissions
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# and limitations under the License.
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# When distributing Covered Code, include this CDDL HEADER in each
f2f9df2e17e70674f0bf426ed1763c973ee4cde0Christian Maeder# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# If applicable, add the following below this CDDL HEADER, with the
4c7cb5671b356d873d67829ec8062a5083c1ee0eEugen Kuksa# fields enclosed by brackets "[]" replaced with your own identifying
4c7cb5671b356d873d67829ec8062a5083c1ee0eEugen Kuksa# information: Portions Copyright [yyyy] [name of copyright owner]
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# CDDL HEADER END
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
a84a8d508a0778b13a4d097a6dd34b95feae78acJens Elkner# Use is subject to license terms.
4c7cb5671b356d873d67829ec8062a5083c1ee0eEugen Kuksa# ident "%Z%%M% %I% %E% SMI"
a84a8d508a0778b13a4d097a6dd34b95feae78acJens ElknerDYNFLAGS += -L$(ROOT_KLIBDIR64) -L$(ROOT)/$(KERBLIBDIR64) $(KRUNPATH64) \