Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin#
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# CDDL HEADER START
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin#
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# The contents of this file are subject to the terms of the
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# Common Development and Distribution License, Version 1.0 only
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# (the "License"). You may not use this file except in compliance
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# with the License.
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin#
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# or http://www.opensolaris.org/os/licensing.
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# See the License for the specific language governing permissions
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# and limitations under the License.
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin#
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# When distributing Covered Code, include this CDDL HEADER in each
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# If applicable, add the following below this CDDL HEADER, with the
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# fields enclosed by brackets "[]" replaced with your own identifying
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# information: Portions Copyright [yyyy] [name of copyright owner]
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin#
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin# CDDL HEADER END
57140ea04ccb17163a58c30a159550b0e079ae52Marc Jeanmougin#
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
include ../Makefile.com
include $(SRC)/lib/Makefile.lib.64
LIBS = $(DYNLIB1)
include ../../Makefile.targ
install: all $(ROOT64DYNLIB)