xref: /illumos-gate/usr/src/test/zfs-tests/tests/functional/vdev_zaps/Makefile (revision ad42deeadc90fc89c86ce30c488a778e2a0b5d68)
1215198a6SJoe Stein#
2215198a6SJoe Stein# This file and its contents are supplied under the terms of the
3215198a6SJoe Stein# Common Development and Distribution License ("CDDL"), version 1.0.
4215198a6SJoe Stein# You may only use this file in accordance with the terms of version
5215198a6SJoe Stein# 1.0 of the CDDL.
6215198a6SJoe Stein#
7215198a6SJoe Stein# A full copy of the text of the CDDL should have accompanied this
8215198a6SJoe Stein# source.  A copy of the CDDL is also available via the Internet at
9215198a6SJoe Stein# http://www.illumos.org/license/CDDL.
10215198a6SJoe Stein#
11215198a6SJoe Stein
12215198a6SJoe Stein#
13*ad42deeaSJohn Wren Kennedy# Copyright (c) 2015, 2016 by Delphix. All rights reserved.
14215198a6SJoe Stein#
15215198a6SJoe Stein
16215198a6SJoe Steininclude $(SRC)/Makefile.master
17215198a6SJoe Stein
18215198a6SJoe SteinROOTOPTPKG = $(ROOT)/opt/zfs-tests
19*ad42deeaSJohn Wren KennedyTARGETDIR = $(ROOTOPTPKG)/tests/functional/vdev_zaps
20215198a6SJoe Stein
21*ad42deeaSJohn Wren Kennedyinclude $(SRC)/test/zfs-tests/Makefile.com
22