diff options
Diffstat (limited to 'test/libelftc/tset/Makefile')
-rw-r--r-- | test/libelftc/tset/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/test/libelftc/tset/Makefile b/test/libelftc/tset/Makefile new file mode 100644 index 000000000000..f0ba944fee21 --- /dev/null +++ b/test/libelftc/tset/Makefile @@ -0,0 +1,7 @@ +# $Id: Makefile 2861 2013-01-05 09:35:42Z jkoshy $ + +SUBDIR= +SUBDIR+= elftc_string_table +SUBDIR+= elftc_version + +.include <bsd.subdir.mk> |