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