Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
4289N/A# The contents of this file are subject to the terms of the 4289N/A# Common Development and Distribution License (the "License"). 4289N/A# You may not use this file except in compliance with the License. 4289N/A# See the License for the specific language governing permissions 4289N/A# and limitations under the License. 4289N/A# When distributing Covered Code, include this CDDL HEADER in each 4289N/A# If applicable, add the following below this CDDL HEADER, with the 4289N/A# fields enclosed by brackets "[]" replaced with your own identifying 4289N/A# information: Portions Copyright [yyyy] [name of copyright owner] 4289N/A# Copyright 2006 Sun Microsystems, Inc. All rights reserved. 4289N/A# Use is subject to license terms. # Error injection module for debugging purposes #DEBUGSRCS= $(DEBUGOBJS:%.o=%.c) # Uncomment the following two lines to build for dbx debugging # We need to tell lint not to complain about the routines # we are grabbing from the kernel as being undefined.