xref: /illumos-gate/usr/src/test/elf-tests/tests/Makefile (revision 55d6cb5d63bcf69dfa47b8c41c770a2d34f169b0)
14db555a5SRichard Lowe#
24db555a5SRichard Lowe# This file and its contents are supplied under the terms of the
34db555a5SRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0.
44db555a5SRichard Lowe# You may only use this file in accordance with the terms of version
54db555a5SRichard Lowe# 1.0 of the CDDL.
64db555a5SRichard Lowe#
74db555a5SRichard Lowe# A full copy of the text of the CDDL should have accompanied this
84db555a5SRichard Lowe# source.  A copy of the CDDL is also available via the Internet at
94db555a5SRichard Lowe# http://www.illumos.org/license/CDDL.
104db555a5SRichard Lowe#
114db555a5SRichard Lowe
124db555a5SRichard Lowe#
134db555a5SRichard Lowe# Copyright (c) 2012, 2016 by Delphix. All rights reserved.
144db555a5SRichard Lowe# Copyright 2018 Joyent, Inc.
154db555a5SRichard Lowe#
164db555a5SRichard Lowe
174db555a5SRichard LoweSUBDIRS =		\
184db555a5SRichard Lowe	assert-deflib	\
19b6a0e2cdSRichard Lowe	linker-sets	\
208222814eSRichard Lowe	mapfiles	\
212c4055ebSRichard Lowe	relocs		\
22*55d6cb5dSRichard Lowe	resolution	\
23252adeb3SRichard Lowe	string-merge	\
244db555a5SRichard Lowe	tls
254db555a5SRichard Lowe
264db555a5SRichard Loweinclude $(SRC)/test/Makefile.com
27