1dcbf3bd6SGeorge Wilson#
2dcbf3bd6SGeorge Wilson# This file and its contents are supplied under the terms of the
3dcbf3bd6SGeorge Wilson# Common Development and Distribution License ("CDDL"), version 1.0.
4dcbf3bd6SGeorge Wilson# You may only use this file in accordance with the terms of version
5dcbf3bd6SGeorge Wilson# 1.0 of the CDDL.
6dcbf3bd6SGeorge Wilson#
7dcbf3bd6SGeorge Wilson# A full copy of the text of the CDDL should have accompanied this
8dcbf3bd6SGeorge Wilson# source.  A copy of the CDDL is also available via the Internet at
9dcbf3bd6SGeorge Wilson# http://www.illumos.org/license/CDDL.
10dcbf3bd6SGeorge Wilson#
11dcbf3bd6SGeorge Wilson
12dcbf3bd6SGeorge Wilson#
13*ad42deeaSJohn Wren Kennedy# Copyright (c) 2015, 2016 by Delphix. All rights reserved.
14dcbf3bd6SGeorge Wilson#
15dcbf3bd6SGeorge Wilson
16dcbf3bd6SGeorge Wilsoninclude $(SRC)/Makefile.master
17dcbf3bd6SGeorge Wilson
18dcbf3bd6SGeorge WilsonROOTOPTPKG = $(ROOT)/opt/zfs-tests
19*ad42deeaSJohn Wren KennedyTARGETDIR = $(ROOTOPTPKG)/tests/perf
20dcbf3bd6SGeorge Wilson
21*ad42deeaSJohn Wren Kennedyinclude $(SRC)/test/zfs-tests/Makefile.com
22dcbf3bd6SGeorge Wilsoninclude $(SRC)/test/Makefile.com
23