Makefile revision 184cd04c26b064536977dfbb913a1240eaf6f708
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# CDDL HEADER START
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# The contents of this file are subject to the terms of the
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# Common Development and Distribution License (the "License").
c1d279fc0865b91a40b30eda02ed14f6533fe1a4vboxsync# You may not use this file except in compliance with the License.
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# or http://www.opensolaris.org/os/licensing.
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# See the License for the specific language governing permissions
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# and limitations under the License.
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# When distributing Covered Code, include this CDDL HEADER in each
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# If applicable, add the following below this CDDL HEADER, with the
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# fields enclosed by brackets "[]" replaced with your own identifying
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# information: Portions Copyright [yyyy] [name of copyright owner]
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# CDDL HEADER END
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# Copyright 2007 Sun Microsystems, Inc. All rights reserved.
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# Use is subject to license terms.
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync# ident "%Z%%M% %I% %E% SMI"
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync#
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsyncSUBDIRS = cpumem-retire \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync disk-monitor \
2d97f8baccdd684bc0a8a15eb86bbe9ff2b85374vboxsync disk-transport \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync eversholt \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync io-retire \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync ip-transport \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync snmp-trapgen \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync sp-monitor \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync syslog-msgs \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync zfs-diagnosis \
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync zfs-retire
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsync
0b74a2f80aba476dc8be8bc1c63891fc53945986vboxsyncinclude ../../Makefile.subdirs
26f38400c03761b1934b05fa93a64188e88e9904vboxsync