xref: /titanic_52/usr/src/test/util-tests/tests/Makefile (revision 7fd791373689a6af05e27efec3b1ab556e02aa23)
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
17e03914f9SRobert MustacchiSUBDIRS = dladm printf xargs
1859596c01SRobert MustacchiSUBDIRS = dladm libnvpair_json libsff printf xargs
19174bc649SRobert MustacchiSUBDIRS += smbios libjedec
20*7fd79137SRobert MustacchiSUBDIRS += mergeq workq
21598f4ceeSGarrett D'Amore
22598f4ceeSGarrett D'Amoreinclude $(SRC)/test/Makefile.com
23