59ac0c1669407488b67ae9e273667a340dccc611davemq#
59ac0c1669407488b67ae9e273667a340dccc611davemq# CDDL HEADER START
59ac0c1669407488b67ae9e273667a340dccc611davemq#
59ac0c1669407488b67ae9e273667a340dccc611davemq# The contents of this file are subject to the terms of the
59ac0c1669407488b67ae9e273667a340dccc611davemq# Common Development and Distribution License (the "License").
59ac0c1669407488b67ae9e273667a340dccc611davemq# You may not use this file except in compliance with the License.
59ac0c1669407488b67ae9e273667a340dccc611davemq#
59ac0c1669407488b67ae9e273667a340dccc611davemq# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
59ac0c1669407488b67ae9e273667a340dccc611davemq# or http://www.opensolaris.org/os/licensing.
59ac0c1669407488b67ae9e273667a340dccc611davemq# See the License for the specific language governing permissions
59ac0c1669407488b67ae9e273667a340dccc611davemq# and limitations under the License.
59ac0c1669407488b67ae9e273667a340dccc611davemq#
59ac0c1669407488b67ae9e273667a340dccc611davemq# When distributing Covered Code, include this CDDL HEADER in each
59ac0c1669407488b67ae9e273667a340dccc611davemq# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
59ac0c1669407488b67ae9e273667a340dccc611davemq# If applicable, add the following below this CDDL HEADER, with the
59ac0c1669407488b67ae9e273667a340dccc611davemq# fields enclosed by brackets "[]" replaced with your own identifying
59ac0c1669407488b67ae9e273667a340dccc611davemq# information: Portions Copyright [yyyy] [name of copyright owner]
59ac0c1669407488b67ae9e273667a340dccc611davemq#
59ac0c1669407488b67ae9e273667a340dccc611davemq# CDDL HEADER END
59ac0c1669407488b67ae9e273667a340dccc611davemq#
59ac0c1669407488b67ae9e273667a340dccc611davemq
59ac0c1669407488b67ae9e273667a340dccc611davemq#
895ca178e38ac3583d0c0d8317d51dc5f388df6eae# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
59ac0c1669407488b67ae9e273667a340dccc611davemq# Use is subject to license terms.
59ac0c1669407488b67ae9e273667a340dccc611davemq#
59ac0c1669407488b67ae9e273667a340dccc611davemq# ident "%Z%%M% %I% %E% SMI"
59ac0c1669407488b67ae9e273667a340dccc611davemq#
59ac0c1669407488b67ae9e273667a340dccc611davemq
59ac0c1669407488b67ae9e273667a340dccc611davemqinclude ../Makefile.com
59ac0c1669407488b67ae9e273667a340dccc611davemq
59ac0c1669407488b67ae9e273667a340dccc611davemq.KEEP_STATE:
59ac0c1669407488b67ae9e273667a340dccc611davemq
59ac0c1669407488b67ae9e273667a340dccc611davemqLLDFLAGS = $(LLDFLAGS64)
59ac0c1669407488b67ae9e273667a340dccc611davemqCONVLIBDIR = $(CONVLIBDIR64)
59ac0c1669407488b67ae9e273667a340dccc611davemqELFLIBDIR = $(ELFLIBDIR64)
59ac0c1669407488b67ae9e273667a340dccc611davemqLDDBGLIBDIR = $(LDDBGLIBDIR64)
59ac0c1669407488b67ae9e273667a340dccc611davemqLINTFLAGS64 += $(VAR_LINTFLAGS64)
59ac0c1669407488b67ae9e273667a340dccc611davemq
59ac0c1669407488b67ae9e273667a340dccc611davemqROOTPROG = $(ROOTPROG64)
59ac0c1669407488b67ae9e273667a340dccc611davemq
59ac0c1669407488b67ae9e273667a340dccc611davemqinclude ../Makefile.targ
59ac0c1669407488b67ae9e273667a340dccc611davemqinclude ../../Makefile.sub.64
59ac0c1669407488b67ae9e273667a340dccc611davemq