xref: /titanic_51/usr/src/cmd/mdb/i86pc/modules/pcplusmp/Makefile (revision 356f72340a69936724c69f2f87fffa6f5887f885)
1*36fe4a92Segillett#
2*36fe4a92Segillett# CDDL HEADER START
3*36fe4a92Segillett#
4*36fe4a92Segillett# The contents of this file are subject to the terms of the
5*36fe4a92Segillett# Common Development and Distribution License, Version 1.0 only
6*36fe4a92Segillett# (the "License").  You may not use this file except in compliance
7*36fe4a92Segillett# with the License.
8*36fe4a92Segillett#
9*36fe4a92Segillett# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
10*36fe4a92Segillett# or http://www.opensolaris.org/os/licensing.
11*36fe4a92Segillett# See the License for the specific language governing permissions
12*36fe4a92Segillett# and limitations under the License.
13*36fe4a92Segillett#
14*36fe4a92Segillett# When distributing Covered Code, include this CDDL HEADER in each
15*36fe4a92Segillett# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
16*36fe4a92Segillett# If applicable, add the following below this CDDL HEADER, with the
17*36fe4a92Segillett# fields enclosed by brackets "[]" replaced with your own identifying
18*36fe4a92Segillett# information: Portions Copyright [yyyy] [name of copyright owner]
19*36fe4a92Segillett#
20*36fe4a92Segillett# CDDL HEADER END
21*36fe4a92Segillett#
22*36fe4a92Segillett#
23*36fe4a92Segillett# Copyright 2005 Sun Microsystems, Inc.  All rights reserved.
24*36fe4a92Segillett# Use is subject to license terms.
25*36fe4a92Segillett#
26*36fe4a92Segillett
27*36fe4a92Segillettinclude $(SRC)/Makefile.master
28*36fe4a92Segillett$(BUILD64)SUBDIRS += 	$(MACH64)
29*36fe4a92Segillettinclude ../../../Makefile.subdirs
30