7212N/A# The contents of this file are subject to the terms of the 7212N/A# Common Development and Distribution License (the "License"). 7212N/A# You may not use this file except in compliance with the License. 7212N/A# See the License for the specific language governing permissions 7212N/A# and limitations under the License. 7212N/A# When distributing Covered Code, include this CDDL HEADER in each 7212N/A# If applicable, add the following below this CDDL HEADER, with the 7212N/A# fields enclosed by brackets "[]" replaced with your own identifying 7212N/A# information: Portions Copyright [yyyy] [name of copyright owner] 7212N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 7212N/A# Use is subject to license terms. 7212N/A# Use DEVLINTFLAGS and the definition of LINT.c below for development 7212N/A# checking. Prior to putback, increase Nlevel to 4 for extra sanity. 7212N/A# Nlevel=2 is the default applied by lint. 7212N/A# Remember to comment LINT.c out before doing the putback, as we shouldn't 7212N/A# be overriding the top-level settings under normal circumstances. 7212N/A# very confused. Unfortunately, we also have to tell it where its own 7212N/A# include directory is, or it gets the wrong version of note.h. #LINT.c= $(LINT) $(DEVLINTFLAGS) $(CPPFLAGS)