Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
b1a86433b3bd93dfae6224de6581d6a25135fb0bneil_a_wilson# CDDL HEADER START
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# The contents of this file are subject to the terms of the
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# Common Development and Distribution License (the "License").
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# You may not use this file except in compliance with the License.
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# See the License for the specific language governing permissions
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# and limitations under the License.
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# When distributing Covered Code, include this CDDL HEADER in each
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# If applicable, add the following below this CDDL HEADER, with the
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# fields enclosed by brackets "[]" replaced with your own identifying
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# information: Portions Copyright [yyyy] [name of copyright owner]
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# CDDL HEADER END
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# Copyright 2010 Sun Microsystems, Inc. All rights reserved.
188a85993cf1cf9925338176e5f27b95a5891c50matthew_swift# Use is subject to license terms.
b1a86433b3bd93dfae6224de6581d6a25135fb0bneil_a_wilsonlint := LINTFLAGS = -ux -erroff=E_GLOBAL_COULD_BE_STATIC2