summaryrefslogtreecommitdiff
path: root/src/regress/lib/libc/asr/bin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libc/asr/bin/Makefile')
-rw-r--r--src/regress/lib/libc/asr/bin/Makefile10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/regress/lib/libc/asr/bin/Makefile b/src/regress/lib/libc/asr/bin/Makefile
new file mode 100644
index 0000000000..1f986a8e69
--- /dev/null
+++ b/src/regress/lib/libc/asr/bin/Makefile
@@ -0,0 +1,10 @@
1SUBDIR= res_mkquery
2SUBDIR+= res_query
3SUBDIR+= gethostnamadr
4SUBDIR+= getnetnamadr
5SUBDIR+= getrrsetbyname
6SUBDIR+= getnameinfo
7SUBDIR+= getaddrinfo
8SUBDIR+= threads
9
10.include <bsd.subdir.mk>