xref: /titanic_44/usr/src/test/util-tests/tests/Makefile (revision a60349c89adffc0902b2353230891d8e7f2b24d9)
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
1848a4016cSRobert MustacchiSUBDIRS = dladm libnvpair_json libsff printf xargs
19*a60349c8SRobert MustacchiSUBDIRS += smbios libjedec
20598f4ceeSGarrett D'Amore
21598f4ceeSGarrett D'Amoreinclude $(SRC)/test/Makefile.com
22