Makefile revision fcf3ce441efd61da9bb2884968af01cb7c1452cc
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# CDDL HEADER START
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# The contents of this file are subject to the terms of the
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# Common Development and Distribution License (the "License").
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# You may not use this file except in compliance with the License.
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# See the License for the specific language governing permissions
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# and limitations under the License.
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# When distributing Covered Code, include this CDDL HEADER in each
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# If applicable, add the following below this CDDL HEADER, with the
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# fields enclosed by brackets "[]" replaced with your own identifying
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# information: Portions Copyright [yyyy] [name of copyright owner]
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# CDDL HEADER END
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
2d0a88b18a041738cfe635b45bd1db56af469c91Allan Foster# Use is subject to license terms.
2d0a88b18a041738cfe635b45bd1db56af469c91Allan FosterLINTFLAGS += -Xa -n -s -x -m -u -Dlint -errhdr=%user -D_SYSCALL32
2d0a88b18a041738cfe635b45bd1db56af469c91Allan FosterLINTFLAGS += -erroff=E_NOP_ELSE_STMT -erroff=E_FUNC_SET_NOT_USED