xref: /illumos-gate/usr/src/test/elf-tests/tests/relocs/amd64/Makefile (revision 2c4055ebe2826777af400387612994d8bf26d113)
1*2c4055ebSRichard Lowe#
2*2c4055ebSRichard Lowe# This file and its contents are supplied under the terms of the
3*2c4055ebSRichard Lowe# Common Development and Distribution License ("CDDL"), version 1.0.
4*2c4055ebSRichard Lowe# You may only use this file in accordance with the terms of version
5*2c4055ebSRichard Lowe# 1.0 of the CDDL.
6*2c4055ebSRichard Lowe#
7*2c4055ebSRichard Lowe# A full copy of the text of the CDDL should have accompanied this
8*2c4055ebSRichard Lowe# source.  A copy of the CDDL is also available via the Internet at
9*2c4055ebSRichard Lowe# http://www.illumos.org/license/CDDL.
10*2c4055ebSRichard Lowe#
11*2c4055ebSRichard Lowe
12*2c4055ebSRichard Lowe# Copyright 2021, Richard Lowe.
13*2c4055ebSRichard Lowe
14*2c4055ebSRichard LoweSUBDIRS = gotpcrelx
15*2c4055ebSRichard Lowe
16*2c4055ebSRichard Loweinclude $(SRC)/test/Makefile.com
17