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