xref: /illumos-gate/usr/src/cmd/fm/fmtopo/Makefile (revision 7aec1d6e)
15714154dSmikechr#
25714154dSmikechr# CDDL HEADER START
35714154dSmikechr#
45714154dSmikechr# The contents of this file are subject to the terms of the
55714154dSmikechr# Common Development and Distribution License, Version 1.0 only
65714154dSmikechr# (the "License").  You may not use this file except in compliance
75714154dSmikechr# with the License.
85714154dSmikechr#
95714154dSmikechr# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
105714154dSmikechr# or http://www.opensolaris.org/os/licensing.
115714154dSmikechr# See the License for the specific language governing permissions
125714154dSmikechr# and limitations under the License.
135714154dSmikechr#
145714154dSmikechr# When distributing Covered Code, include this CDDL HEADER in each
155714154dSmikechr# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
165714154dSmikechr# If applicable, add the following below this CDDL HEADER, with the
175714154dSmikechr# fields enclosed by brackets "[]" replaced with your own identifying
185714154dSmikechr# information: Portions Copyright [yyyy] [name of copyright owner]
195714154dSmikechr#
205714154dSmikechr# CDDL HEADER END
215714154dSmikechr#
225714154dSmikechr#
235714154dSmikechr# Copyright 2006 Sun Microsystems, Inc.  All rights reserved.
245714154dSmikechr# Use is subject to license terms.
255714154dSmikechr#
265714154dSmikechr#ident	"%Z%%M%	%I%	%E% SMI"
275714154dSmikechr
28*7aec1d6eScindiSUBDIRS = $(MACH)
295714154dSmikechr
30*7aec1d6eScindiinclude ../Makefile.subdirs
31