15cabbc6bSPrashanth Sreenivasa# 25cabbc6bSPrashanth Sreenivasa# This file and its contents are supplied under the terms of the 35cabbc6bSPrashanth Sreenivasa# Common Development and Distribution License ("CDDL"), version 1.0. 45cabbc6bSPrashanth Sreenivasa# You may only use this file in accordance with the terms of version 55cabbc6bSPrashanth Sreenivasa# 1.0 of the CDDL. 65cabbc6bSPrashanth Sreenivasa# 75cabbc6bSPrashanth Sreenivasa# A full copy of the text of the CDDL should have accompanied this 85cabbc6bSPrashanth Sreenivasa# source. A copy of the CDDL is also available via the Internet at 95cabbc6bSPrashanth Sreenivasa# http://www.illumos.org/license/CDDL. 105cabbc6bSPrashanth Sreenivasa# 115cabbc6bSPrashanth Sreenivasa 125cabbc6bSPrashanth Sreenivasa# 13*11f6a968SSerapheim Dimitropoulos# Copyright (c) 2014, 2018 by Delphix. All rights reserved. 145cabbc6bSPrashanth Sreenivasa# 155cabbc6bSPrashanth Sreenivasa 165cabbc6bSPrashanth Sreenivasainclude $(SRC)/Makefile.master 175cabbc6bSPrashanth Sreenivasa 185cabbc6bSPrashanth SreenivasaROOTOPTPKG = $(ROOT)/opt/zfs-tests 19*11f6a968SSerapheim DimitropoulosTARGETDIR = $(ROOTOPTPKG)/tests/functional/removal 205cabbc6bSPrashanth Sreenivasa 21*11f6a968SSerapheim Dimitropoulosinclude $(SRC)/test/zfs-tests/Makefile.com 22