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