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