xref: /onnv-gate/usr/src/cmd/mdb/intel/modules/Makefile (revision 10082:435eef142c62)
15084Sjohnlev#
25084Sjohnlev# CDDL HEADER START
35084Sjohnlev#
45084Sjohnlev# The contents of this file are subject to the terms of the
55084Sjohnlev# Common Development and Distribution License (the "License").
65084Sjohnlev# You may not use this file except in compliance with the License.
75084Sjohnlev#
85084Sjohnlev# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
95084Sjohnlev# or http://www.opensolaris.org/os/licensing.
105084Sjohnlev# See the License for the specific language governing permissions
115084Sjohnlev# and limitations under the License.
125084Sjohnlev#
135084Sjohnlev# When distributing Covered Code, include this CDDL HEADER in each
145084Sjohnlev# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
155084Sjohnlev# If applicable, add the following below this CDDL HEADER, with the
165084Sjohnlev# fields enclosed by brackets "[]" replaced with your own identifying
175084Sjohnlev# information: Portions Copyright [yyyy] [name of copyright owner]
185084Sjohnlev#
195084Sjohnlev# CDDL HEADER END
205084Sjohnlev#
215084Sjohnlev#
22*10082SFred.Herard@Sun.COM# Copyright 2009 Sun Microsystems, Inc.  All rights reserved.
235084Sjohnlev# Use is subject to license terms.
245084Sjohnlev#
257532SSean.Ye@Sun.COMSUBDIRS = mdb_kb \
267532SSean.Ye@Sun.COM	generic_cpu \
27*10082SFred.Herard@Sun.COM	amd_opteron \
28*10082SFred.Herard@Sun.COM	sata
295084Sjohnlev
305084Sjohnlevinclude ../../Makefile.subdirs
31