xref: /illumos-gate/usr/src/test/elf-tests/tests/sections/Makefile (revision c9d20e659e1e8b7bc9bd0d5c3ff5fe49be65bc6a)
1*c9d20e65SRichard Lowe#
2*c9d20e65SRichard Lowe# This file and its contents are supplied under the terms of the
3*c9d20e65SRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0.
4*c9d20e65SRichard Lowe# You may only use this file in accordance with the terms of version
5*c9d20e65SRichard Lowe# 1.0 of the CDDL.
6*c9d20e65SRichard Lowe#
7*c9d20e65SRichard Lowe# A full copy of the text of the CDDL should have accompanied this
8*c9d20e65SRichard Lowe# source.  A copy of the CDDL is also available via the Internet at
9*c9d20e65SRichard Lowe# http://www.illumos.org/license/CDDL.
10*c9d20e65SRichard Lowe#
11*c9d20e65SRichard Lowe
12*c9d20e65SRichard Lowe#
13*c9d20e65SRichard Lowe# Copyright (c) 2012, 2016 by Delphix. All rights reserved.
14*c9d20e65SRichard Lowe# Copyright 2018 Joyent, Inc.
15*c9d20e65SRichard Lowe#
16*c9d20e65SRichard Lowe
17*c9d20e65SRichard LoweSUBDIRS = shf-exclude
18*c9d20e65SRichard Lowe
19*c9d20e65SRichard Loweinclude $(SRC)/test/Makefile.com
20