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