xref: /illumos-gate/usr/src/test/zfs-tests/callbacks/Makefile (revision ad42deeadc90fc89c86ce30c488a778e2a0b5d68)
155a13001SPavel Zakharov#
255a13001SPavel Zakharov# This file and its contents are supplied under the terms of the
355a13001SPavel Zakharov# Common Development and Distribution License ("CDDL"), version 1.0.
455a13001SPavel Zakharov# You may only use this file in accordance with the terms of version
555a13001SPavel Zakharov# 1.0 of the CDDL.
655a13001SPavel Zakharov#
755a13001SPavel Zakharov# A full copy of the text of the CDDL should have accompanied this
855a13001SPavel Zakharov# source.  A copy of the CDDL is also available via the Internet at
955a13001SPavel Zakharov# http://www.illumos.org/license/CDDL.
1055a13001SPavel Zakharov#
1155a13001SPavel Zakharov
1255a13001SPavel Zakharov#
1355a13001SPavel Zakharov# Copyright (c) 2016 by Delphix. All rights reserved.
1455a13001SPavel Zakharov#
1555a13001SPavel Zakharov
1655a13001SPavel Zakharovinclude $(SRC)/Makefile.master
1755a13001SPavel Zakharov
1855a13001SPavel ZakharovROOTOPTPKG = $(ROOT)/opt/zfs-tests
19*ad42deeaSJohn Wren KennedyTARGETDIR = $(ROOTOPTPKG)/callbacks
2055a13001SPavel Zakharov
21*ad42deeaSJohn Wren Kennedyinclude $(SRC)/test/zfs-tests/Makefile.com
22