xref: /onnv-gate/usr/src/lib/fm/topo/modules/sun4u/hostbridge/Makefile (revision 5911:e87a3c39f152)
11414Scindi#
21414Scindi# CDDL HEADER START
31414Scindi#
41414Scindi# The contents of this file are subject to the terms of the
51414Scindi# Common Development and Distribution License (the "License").
61414Scindi# You may not use this file except in compliance with the License.
71414Scindi#
81414Scindi# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
91414Scindi# or http://www.opensolaris.org/os/licensing.
101414Scindi# See the License for the specific language governing permissions
111414Scindi# and limitations under the License.
121414Scindi#
131414Scindi# When distributing Covered Code, include this CDDL HEADER in each
141414Scindi# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
151414Scindi# If applicable, add the following below this CDDL HEADER, with the
161414Scindi# fields enclosed by brackets "[]" replaced with your own identifying
171414Scindi# information: Portions Copyright [yyyy] [name of copyright owner]
181414Scindi#
191414Scindi# CDDL HEADER END
201414Scindi#
211414Scindi
221414Scindi#
23*5911Svn83148# Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
241414Scindi# Use is subject to license terms.
251414Scindi#
261414Scindi# ident	"%Z%%M%	%I%	%E% SMI"
271414Scindi
281414ScindiARCH = sun4u
291414Scindi
30*5911Svn83148sun4u_SRCS = hb_sun4u.c
31*5911Svn83148
321414Scindiinclude ../../sun4/hostbridge/Makefile.hb
33