2N/A#
2N/A# CDDL HEADER START
2N/A#
2N/A# The contents of this file are subject to the terms of the
2N/A# Common Development and Distribution License (the "License").
2N/A# You may not use this file except in compliance with the License.
2N/A#
2N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
2N/A# or http://www.opensolaris.org/os/licensing.
2N/A# See the License for the specific language governing permissions
2N/A# and limitations under the License.
2N/A#
2N/A# When distributing Covered Code, include this CDDL HEADER in each
2N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
2N/A# If applicable, add the following below this CDDL HEADER, with the
2N/A# fields enclosed by brackets "[]" replaced with your own identifying
2N/A# information: Portions Copyright [yyyy] [name of copyright owner]
2N/A#
2N/A# CDDL HEADER END
2N/A#
2N/A
2N/A#
2N/A# Copyright (c) 2006, 2012, Oracle and/or its affiliates. All rights reserved.
2N/A#
2N/A
2N/Asparc_SUBDIRS = sun4u \
2N/A sun4v \
2N/A sparc \
2N/A SUNW,Sun-Fire-T200 \
2N/A SUNW,SPARC-Enterprise \
2N/A SUNW,Sun-Blade-T6300 \
2N/A SUNW,Sun-Blade-T6320 \
2N/A SUNW,SPARC-Enterprise-T5120 \
2N/A SUNW,T5140 \
2N/A SUNW,Netra-CP3060 \
2N/A SUNW,Netra-CP3260 \
2N/A SUNW,USBRDT-5240 \
2N/A SUNW,Netra-T5220 \
2N/A SUNW,Netra-T5440
2N/A
2N/Ai386_SUBDIRS = i86pc \
2N/A i386 \
2N/A SUNW,Sun-Fire-X4200-Server \
2N/A SUNW,Sun-Fire-X4200-M2 \
2N/A SUNW,Netra-X4200-M2 \
2N/A SUNW,Sun-Fire-X4500 \
2N/A SUNW,Sun-Fire-X4540 \
2N/A SUNW,Sun-Fire-X4600-M2 \
2N/A SUNW,SUN-FIRE-X4270-M2-SERVER \
2N/A SUNW,Sun-Netra-X4270-M3
2N/A
2N/ASUBDIRS = $($(MACH)_SUBDIRS)
2N/A
2N/Ainclude ../../Makefile.subdirs