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, 0 insertions, 10 deletions
diff --git a/src/regress/lib/libc/asr/bin/Makefile b/src/regress/lib/libc/asr/bin/Makefile
deleted file mode 100644
index 1f986a8e69..0000000000
--- a/src/regress/lib/libc/asr/bin/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
1SUBDIR= res_mkquery
2SUBDIR+= res_query
3SUBDIR+= gethostnamadr
4SUBDIR+= getnetnamadr
5SUBDIR+= getrrsetbyname
6SUBDIR+= getnameinfo
7SUBDIR+= getaddrinfo
8SUBDIR+= threads
9
10.include <bsd.subdir.mk>