Makefile revision 37c79205ad46187f54b2edbf6a468160935f14d9
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington#
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# This file and its contents are supplied under the terms of the
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# Common Development and Distribution License ("CDDL"), version 1.0.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# You may only use this file in accordance with the terms of version
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews# 1.0 of the CDDL.
0c27b3fe77ac1d5094ba3521e8142d9e7973133fMark Andrews#
d4ef65050feac78554addf6e16a06c6e2e0bd331Brian Wellington# A full copy of the text of the CDDL should have accompanied this
2eeb74d1cf5355dd98f6d507a10086e16bb08c4bTinderbox User# source. A copy of the CDDL is also available via the Internet at
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# http://www.illumos.org/license/CDDL.
83a28ca274521e15086fc39febde507bcc4e145eMark Andrews#
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt#
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt# Copyright (c) 2012 by Delphix. All rights reserved.
c40265eba0c99708887d68e67901924065ba2514Brian Wellington# Copyright 2014 Garrett D'Amore <garrett@damore.org>
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt#
14a656f94b1fd0ababd84a772228dfa52276ba15Evan Hunt
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonSUBDIRS = dladm printf xargs
c40265eba0c99708887d68e67901924065ba2514Brian WellingtonSUBDIRS = dladm libnvpair_json printf xargs
c40265eba0c99708887d68e67901924065ba2514Brian Wellington
c40265eba0c99708887d68e67901924065ba2514Brian Wellingtoninclude $(SRC)/test/Makefile.com
c40265eba0c99708887d68e67901924065ba2514Brian Wellington