summaryrefslogtreecommitdiff
path: root/test/libelf/tset/elf_getscn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/libelf/tset/elf_getscn/Makefile')
-rw-r--r--test/libelf/tset/elf_getscn/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/libelf/tset/elf_getscn/Makefile b/test/libelf/tset/elf_getscn/Makefile
new file mode 100644
index 0000000000000..c32b552ddfce6
--- /dev/null
+++ b/test/libelf/tset/elf_getscn/Makefile
@@ -0,0 +1,8 @@
+# $Id: Makefile 1189 2010-09-11 16:04:59Z jkoshy $
+
+TOP= ../../../..
+
+TS_SRCS= getscn.m4
+TS_YAML= newscn xscn-1 xscn-2
+
+.include "${TOP}/mk/elftoolchain.tet.mk"