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