xref: /titanic_52/usr/src/test/util-tests/tests/Makefile (revision e03914f9208eb53e6c8a6d5a436953ad983642b0)
1598f4ceeSGarrett D'Amore#
2598f4ceeSGarrett D'Amore# This file and its contents are supplied under the terms of the
3598f4ceeSGarrett D'Amore# Common Development and Distribution License ("CDDL"), version 1.0.
4598f4ceeSGarrett D'Amore# You may only use this file in accordance with the terms of version
5598f4ceeSGarrett D'Amore# 1.0 of the CDDL.
6598f4ceeSGarrett D'Amore#
7598f4ceeSGarrett D'Amore# A full copy of the text of the CDDL should have accompanied this
8598f4ceeSGarrett D'Amore# source.  A copy of the CDDL is also available via the Internet at
9598f4ceeSGarrett D'Amore# http://www.illumos.org/license/CDDL.
10598f4ceeSGarrett D'Amore#
11598f4ceeSGarrett D'Amore
12598f4ceeSGarrett D'Amore#
13598f4ceeSGarrett D'Amore# Copyright (c) 2012 by Delphix. All rights reserved.
14598f4ceeSGarrett D'Amore# Copyright 2014 Garrett D'Amore <garrett@damore.org>
15598f4ceeSGarrett D'Amore#
16598f4ceeSGarrett D'Amore
17*e03914f9SRobert MustacchiSUBDIRS = dladm printf xargs
18598f4ceeSGarrett D'Amore
19598f4ceeSGarrett D'Amoreinclude $(SRC)/test/Makefile.com
20