Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
6f1b350c3ac62431ecf6f94a3f16db27c1e77f26Automatic Updater# CDDL HEADER START
ec5347e2c775f027573ce5648b910361aa926c01Automatic Updater# The contents of this file are subject to the terms of the
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# Common Development and Distribution License, Version 1.0 only
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# (the "License"). You may not use this file except in compliance
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# with the License.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# See the License for the specific language governing permissions
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# and limitations under the License.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# When distributing Covered Code, include this CDDL HEADER in each
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# If applicable, add the following below this CDDL HEADER, with the
17a0bbda335ffc9af34be1000f500c622008458cMark Andrews# fields enclosed by brackets "[]" replaced with your own identifying
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# information: Portions Copyright [yyyy] [name of copyright owner]
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# CDDL HEADER END
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# Use is subject to license terms.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews#ident "%Z%%M% %I% %E% SMI"
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# The dtrace dmod isn't currently built for kmdb.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# This is unfortunately necessarily to be able to include mdb_param.h.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# See the optimistic comment in genunix's Makefile about how this is a
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# "temporary" kludge.
186e7f37c9fc985a7a7264cc8170e48a25bed434Mark Andrews# Until mdb itself links with libdtrace.so, the dtrace.so module needs to