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