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