Makefile revision f38cb554a534c6df738be3f4d23327e69888e634
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# This file and its contents are supplied under the terms of the
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# Common Development and Distribution License ("CDDL"), version 1.0.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# You may only use this file in accordance with the terms of version
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# 1.0 of the CDDL.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# A full copy of the text of the CDDL should have accompanied this
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# source. A copy of the CDDL is also available via the Internet at
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart Poettering# Copyright (c) 2013 by Delphix. All rights reserved.
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart PoetteringTESTDIR = $(ROOTOPTPKG)/tests/functional/write_dirs
74b2466e14a1961bf3ac0e8a60cfaceec705bd59Lennart PoetteringCMDS = $(PROGS:%=$(TESTDIR)/%) $(FILES:%=$(TESTDIR)/%)