Makefile revision dcbf3bd6a1f1360fc1afcee9e22c6dcff7844bf2
0N/A#
3909N/A# This file and its contents are supplied under the terms of the
0N/A# Common Development and Distribution License ("CDDL"), version 1.0.
0N/A# You may only use this file in accordance with the terms of version
0N/A# 1.0 of the CDDL.
0N/A#
2362N/A# A full copy of the text of the CDDL should have accompanied this
0N/A# source. A copy of the CDDL is also available via the Internet at
2362N/A# http://www.illumos.org/license/CDDL.
0N/A#
0N/A
0N/A#
0N/A# Copyright (c) 2012, 2015 by Delphix. All rights reserved.
0N/A#
0N/A
0N/A.PARALLEL: $(SUBDIRS)
0N/A
0N/ASUBDIRS = functional perf
0N/A
0N/Ainclude $(SRC)/test/Makefile.com
2362N/A