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