77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb#
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# CDDL HEADER START
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb#
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# The contents of this file are subject to the terms of the
0bb073995ac5a95bd35f2dd790df1ea3d8c2d507Nick Todd# Common Development and Distribution License (the "License").
0bb073995ac5a95bd35f2dd790df1ea3d8c2d507Nick Todd# You may not use this file except in compliance with the License.
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb#
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# or http://www.opensolaris.org/os/licensing.
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# See the License for the specific language governing permissions
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# and limitations under the License.
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb#
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# When distributing Covered Code, include this CDDL HEADER in each
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# If applicable, add the following below this CDDL HEADER, with the
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# fields enclosed by brackets "[]" replaced with your own identifying
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# information: Portions Copyright [yyyy] [name of copyright owner]
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb#
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# CDDL HEADER END
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb#
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb#
0bb073995ac5a95bd35f2dd790df1ea3d8c2d507Nick Todd# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb# Use is subject to license terms.
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb#
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavbCC = cc
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavbLINT = lint
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb
0bb073995ac5a95bd35f2dd790df1ea3d8c2d507Nick ToddCFLAGS = -m64
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavbCPPFLAGS =
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavbLDFLAGS =
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavbLIBS =
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb
0bb073995ac5a95bd35f2dd790df1ea3d8c2d507Nick ToddLINTFLAGS = -m64
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavb
77b938d5c5dbaf1d833182acdb9de0fc1782fcbavbinclude ../Makefile.common