xref: /titanic_41/usr/src/cmd/mdb/sun4v/modules/ldc/Makefile (revision 3895f3e681d42b8122c8084f114c0d2f88dd7979)
1*3895f3e6Snarayan#
2*3895f3e6Snarayan# CDDL HEADER START
3*3895f3e6Snarayan#
4*3895f3e6Snarayan# The contents of this file are subject to the terms of the
5*3895f3e6Snarayan# Common Development and Distribution License (the "License").
6*3895f3e6Snarayan# You may not use this file except in compliance with the License.
7*3895f3e6Snarayan#
8*3895f3e6Snarayan# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
9*3895f3e6Snarayan# or http://www.opensolaris.org/os/licensing.
10*3895f3e6Snarayan# See the License for the specific language governing permissions
11*3895f3e6Snarayan# and limitations under the License.
12*3895f3e6Snarayan#
13*3895f3e6Snarayan# When distributing Covered Code, include this CDDL HEADER in each
14*3895f3e6Snarayan# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
15*3895f3e6Snarayan# If applicable, add the following below this CDDL HEADER, with the
16*3895f3e6Snarayan# fields enclosed by brackets "[]" replaced with your own identifying
17*3895f3e6Snarayan# information: Portions Copyright [yyyy] [name of copyright owner]
18*3895f3e6Snarayan#
19*3895f3e6Snarayan# CDDL HEADER END
20*3895f3e6Snarayan#
21*3895f3e6Snarayan
22*3895f3e6Snarayan#
23*3895f3e6Snarayan# Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
24*3895f3e6Snarayan# Use is subject to license terms.
25*3895f3e6Snarayan#
26*3895f3e6Snarayan# ident	"%Z%%M%	%I%	%E% SMI"
27*3895f3e6Snarayan#
28*3895f3e6Snarayan
29*3895f3e6SnarayanSUBDIRS = v9
30*3895f3e6Snarayaninclude ../../../Makefile.subdirs
31