Makefile revision 7014882c6a3672fd0e5d60200af8643ae53c5928
487N/A# The contents of this file are subject to the terms of the 487N/A# Common Development and Distribution License (the "License"). 487N/A# You may not use this file except in compliance with the License. 487N/A# See the License for the specific language governing permissions 487N/A# and limitations under the License. 487N/A# When distributing Covered Code, include this CDDL HEADER in each 487N/A# If applicable, add the following below this CDDL HEADER, with the 487N/A# fields enclosed by brackets "[]" replaced with your own identifying 487N/A# information: Portions Copyright [yyyy] [name of copyright owner] 487N/A# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 487N/A# Use is subject to license terms. 487N/A# This signals that $(KMODSRCS) != $(MODSRCS). Typegraph is not usable under 487N/A# kmdb. As such, we don't bother compiling it. 487N/A# We are not actually hardwiring some dependency on sun4u, we just need to 487N/A# include sys/param.h with _MACHDEP defined, and this forces the inclusion of 487N/A# kludge until we invent -DDONTINCLUDEMACHPARAM or something.