Makefile revision 9164eb65b5c2638abc35517e4302cf4c142c3855
387N/A#
387N/A# CDDL HEADER START
387N/A#
387N/A# The contents of this file are subject to the terms of the
387N/A# Common Development and Distribution License, Version 1.0 only
387N/A# (the "License"). You may not use this file except in compliance
387N/A# with the License.
387N/A#
387N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
387N/A# or http://www.opensolaris.org/os/licensing.
387N/A# See the License for the specific language governing permissions
387N/A# and limitations under the License.
387N/A#
387N/A# When distributing Covered Code, include this CDDL HEADER in each
387N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
387N/A# If applicable, add the following below this CDDL HEADER, with the
387N/A# fields enclosed by brackets "[]" replaced with your own identifying
387N/A# information: Portions Copyright [yyyy] [name of copyright owner]
387N/A#
387N/A# CDDL HEADER END
387N/A#
387N/A#
811N/A# Copyright 2005 Sun Microsystems, Inc. All rights reserved.
387N/A# Use is subject to license terms.
387N/A#
387N/A#ident "%Z%%M% %I% %E% SMI"
387N/A
387N/AMODULE = pciexbus
811N/ACLASS = common
811N/A
387N/Ainclude ../../Makefile.topoonly
387N/A