xref: /titanic_52/usr/src/cmd/fm/modules/sun4v/Makefile (revision 1529f529004c61fcfd0d95ab79b0f257d6ad4451)
1733a5356Srb144127#
2733a5356Srb144127# CDDL HEADER START
3733a5356Srb144127#
4733a5356Srb144127# The contents of this file are subject to the terms of the
531e37bb4Svn83148# Common Development and Distribution License (the "License").
631e37bb4Svn83148# You may not use this file except in compliance with the License.
7733a5356Srb144127#
8733a5356Srb144127# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9733a5356Srb144127# or http://www.opensolaris.org/os/licensing.
10733a5356Srb144127# See the License for the specific language governing permissions
11733a5356Srb144127# and limitations under the License.
12733a5356Srb144127#
13733a5356Srb144127# When distributing Covered Code, include this CDDL HEADER in each
14733a5356Srb144127# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15733a5356Srb144127# If applicable, add the following below this CDDL HEADER, with the
16733a5356Srb144127# fields enclosed by brackets "[]" replaced with your own identifying
17733a5356Srb144127# information: Portions Copyright [yyyy] [name of copyright owner]
18733a5356Srb144127#
19733a5356Srb144127# CDDL HEADER END
20733a5356Srb144127#
21733a5356Srb144127#
22*1529f529SScott Davenport# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
23733a5356Srb144127# Use is subject to license terms.
24733a5356Srb144127#
25733a5356Srb144127
26*1529f529SScott DavenportSUBDIRS = etm cpumem-diagnosis cpumem-retire generic-mem
27733a5356Srb144127
28733a5356Srb144127include ../../Makefile.subdirs
29