Makefile revision bde3d612a7c090234c60e6e4578821237a5db135
1N/A#
1N/A#
1N/A# This file and its contents are supplied under the terms of the
1N/A# Common Development and Distribution License ("CDDL"), version 1.0.
1N/A# You may only use this file in accordance with the terms of version
1N/A# 1.0 of the CDDL.
1N/A#
1N/A# A full copy of the text of the CDDL should have accompanied this
1N/A# source. A copy of the CDDL is also available via the Internet at
1N/A# http://www.illumos.org/license/CDDL.
1N/A#
1N/A
1N/A#
1N/A# Copyright (c) 2013 by Delphix. All rights reserved.
1N/A#
1N/A
1N/A.PARALLEL: $(SUBDIRS)
1N/A
1N/ASUBDIRS = acl \
1N/A atime \
1N/A bootfs \
1N/A cache \
1N/A cachefile \
1N/A clean_mirror \
1N/A cli_root \
1N/A cli_user \
1N/A compression \
1N/A ctime \
1N/A delegate \
1N/A devices \
1N/A exec \
1N/A features \
grow_pool \
grow_replicas \
history \
inheritance \
interop \
inuse \
large_files \
largest_pool \
libzfs \
link_count \
mdb \
migration \
mmap \
mount \
mv_files \
nestedfs \
no_space \
nopwrite \
online_offline \
pool_names \
poolversion \
privilege \
quota \
redundancy \
refquota \
refreserv \
rename_dirs \
replacement \
reservation \
rootpool \
rsend \
scrub_mirror \
slog \
snapshot \
snapused \
sparse \
threadsappend \
truncate \
userquota \
utils_test \
write_dirs \
xattr \
zvol
include $(SRC)/test/Makefile.com