aboutsummaryrefslogtreecommitdiff
path: root/test/libelftc/tset/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'test/libelftc/tset/Makefile')
-rw-r--r--test/libelftc/tset/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/test/libelftc/tset/Makefile b/test/libelftc/tset/Makefile
index f0ba944fee21..6602c88c37ca 100644
--- a/test/libelftc/tset/Makefile
+++ b/test/libelftc/tset/Makefile
@@ -1,7 +1,8 @@
-# $Id: Makefile 2861 2013-01-05 09:35:42Z jkoshy $
+# $Id: Makefile 3025 2014-04-18 16:20:25Z jkoshy $
+TOP= ../../..
SUBDIR=
SUBDIR+= elftc_string_table
SUBDIR+= elftc_version
-.include <bsd.subdir.mk>
+.include "${TOP}/mk/elftoolchain.subdir.mk"