Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
56ebb560a135323cb0a9da33426b229278e642f6Mukund Sivaraman# CDDL HEADER START
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman# The contents of this file are subject to the terms of the
9260c1157d12ef716fe6227fd8af845ec7fd1eedMukund Sivaraman# Common Development and Distribution License (the "License").
930719e8767e0a58ca1b57cfbbb2b07b885afd14Mukund Sivaraman# You may not use this file except in compliance with the License.
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt# See the License for the specific language governing permissions
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt# and limitations under the License.
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt# When distributing Covered Code, include this CDDL HEADER in each
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt# If applicable, add the following below this CDDL HEADER, with the
b66b333f59cf51ef87f973084a5023acd9317fb2Evan Hunt# fields enclosed by brackets "[]" replaced with your own identifying
a625502bdd149be06bd0cc06000c3dc9e4a813b9Tinderbox User# information: Portions Copyright [yyyy] [name of copyright owner]
a239044323418956d7d48c14d61d19f721cc5ba5Witold Krecicki# CDDL HEADER END
65d59a4307d00f6b4e278b730c278502e5449da8Mark Andrews# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
18749940aee8ee6cf8fc6a81f659819310d5aa78Mark Andrews# Use is subject to license terms.
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan HuntLINTFLAGS += -Xa -n -s -x -m -u -Dlint -errhdr=%user -D_SYSCALL32
a00f9e2f50675bd43cc6a9fe2669709162a2ccb4Evan HuntLINTFLAGS += -erroff=E_NOP_ELSE_STMT -erroff=E_FUNC_SET_NOT_USED