0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# CDDL HEADER START
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# The contents of this file are subject to the terms of the
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# Common Development and Distribution License (the "License").
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# You may not use this file except in compliance with the License.
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# See the License for the specific language governing permissions
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# and limitations under the License.
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# When distributing Covered Code, include this CDDL HEADER in each
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# If applicable, add the following below this CDDL HEADER, with the
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# fields enclosed by brackets "[]" replaced with your own identifying
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# information: Portions Copyright [yyyy] [name of copyright owner]
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# CDDL HEADER END
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# Copyright 2009 Sun Microsystems, Inc. All rights reserved.
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# Use is subject to license terms.
c0192b083f2f990e5bcdeef3db8e55676fc42f5aRich Riley# include library definitions
0a99555401a033704f1f171baab6db11fb5528f2Allan FosterCPPFLAGS += -I. -I../../include -I$(SRC)/uts/sun4v
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# Be careful when enabling SNMP_DEBUG; the debug log can quickly grow
0a99555401a033704f1f171baab6db11fb5528f2Allan Foster# very very large. Never run cycle stress test with SNMP_DEBUG enabled!
# It's OK not to build debug.c except when SNMP_DEBUG is enabled.
lint :
FRC: