2035N/A#
2035N/A# CDDL HEADER START
2035N/A#
2035N/A# The contents of this file are subject to the terms of the
2035N/A# Common Development and Distribution License (the "License").
2035N/A# You may not use this file except in compliance with the License.
2035N/A#
2035N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2035N/A# or http://www.opensolaris.org/os/licensing.
2035N/A# See the License for the specific language governing permissions
2035N/A# and limitations under the License.
2035N/A#
2035N/A# When distributing Covered Code, include this CDDL HEADER in each
2035N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2035N/A# If applicable, add the following below this CDDL HEADER, with the
2035N/A# fields enclosed by brackets "[]" replaced with your own identifying
2035N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2035N/A#
2035N/A# CDDL HEADER END
2035N/A#
3998N/A#
3998N/A# Copyright (c) 2006, 2011, Oracle and/or its affiliates. All rights reserved.
5403N/A#
2035N/A
3817N/AISASRCDIR=../$(MACH)/
3817N/A
3817N/Ainclude ../Makefile.com
2035N/Ainclude ../../Makefile.lib.64
2035N/A
2035N/ATYPES=library standalone
5403N/A
2035N/AINSTALL_DEPS_library = $(ROOTLINKS64) $(ROOTLINT64) $(ROOTLIBS64)
2035N/AINSTALL_DEPS_standalone = $(ROOTLIBS64)
2035N/A
5403N/ASTUBINSTALL_DEPS_library = $(STUBROOTLINKS64) $(STUBROOTLIBS64)
2035N/A
2035N/Ainclude ../Makefile.targ
2035N/A