Makefile revision f6e214c7418f43af38bd8c3a557e3d0a1d311cfa
269N/A#
269N/A# CDDL HEADER START
269N/A#
269N/A# The contents of this file are subject to the terms of the
493N/A# Common Development and Distribution License (the "License").
269N/A# You may not use this file except in compliance with the License.
269N/A#
269N/A# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
269N/A# or http://www.opensolaris.org/os/licensing.
269N/A# See the License for the specific language governing permissions
269N/A# and limitations under the License.
269N/A#
269N/A# When distributing Covered Code, include this CDDL HEADER in each
269N/A# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
269N/A# If applicable, add the following below this CDDL HEADER, with the
269N/A# fields enclosed by brackets "[]" replaced with your own identifying
269N/A# information: Portions Copyright [yyyy] [name of copyright owner]
269N/A#
269N/A# CDDL HEADER END
269N/A#
269N/A#
269N/A# Copyright (c) 2004, 2010, Oracle and/or its affiliates. All rights reserved.
269N/A#
269N/A
269N/ASUBDIRS = cpumem-retire \
269N/A disk-monitor \
269N/A disk-transport \
269N/A eversholt \
269N/A ext-event-transport \
269N/A fabric-xlate \
269N/A fdd-msg \
269N/A io-retire \
269N/A ip-transport \
269N/A sensor-transport \
269N/A ses-log-transport \
269N/A sw-diag-response \
493N/A sp-monitor \
269N/A syslog-msgs \
269N/A zfs-diagnosis \
493N/A zfs-retire
269N/A
269N/Ainclude ../../Makefile.subdirs
269N/A