summaryrefslogtreecommitdiff
path: root/test/libelf/tset/elf_getdata/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/libelf/tset/elf_getdata/Makefile')
-rw-r--r--test/libelf/tset/elf_getdata/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/libelf/tset/elf_getdata/Makefile b/test/libelf/tset/elf_getdata/Makefile
new file mode 100644
index 0000000000000..f7c14d116f8b4
--- /dev/null
+++ b/test/libelf/tset/elf_getdata/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile 2077 2011-10-27 03:59:40Z jkoshy $
+
+TOP= ../../../..
+
+TS_SRCS= getdata.m4
+TS_YAML= zerosection
+
+.include "${TOP}/mk/elftoolchain.tet.mk"