xref: /illumos-gate/usr/src/test/zfs-tests/cmd/memory_balloon/Makefile (revision d17be682a2c70b4505d43c830bbd2603da11918d)
1*770499e1SDan Kimmel#
2*770499e1SDan Kimmel# This file and its contents are supplied under the terms of the
3*770499e1SDan Kimmel# Common Development and Distribution License ("CDDL"), version 1.0.
4*770499e1SDan Kimmel# You may only use this file in accordance with the terms of version
5*770499e1SDan Kimmel# 1.0 of the CDDL.
6*770499e1SDan Kimmel#
7*770499e1SDan Kimmel# A full copy of the text of the CDDL should have accompanied this
8*770499e1SDan Kimmel# source.  A copy of the CDDL is also available via the Internet at
9*770499e1SDan Kimmel# http://www.illumos.org/license/CDDL.
10*770499e1SDan Kimmel#
11*770499e1SDan Kimmel
12*770499e1SDan Kimmel#
13*770499e1SDan Kimmel# Copyright (c) 2016 by Delphix. All rights reserved.
14*770499e1SDan Kimmel#
15*770499e1SDan Kimmel
16*770499e1SDan KimmelPROG = memory_balloon
17*770499e1SDan Kimmel
18*770499e1SDan Kimmelinclude $(SRC)/cmd/Makefile.cmd
19*770499e1SDan Kimmel
20*770499e1SDan Kimmelinclude ../Makefile.subdirs
21