blob: 1f986a8e6977d5afe949b0e13604e3ae3915ec42 (
plain)
1
2
3
4
5
6
7
8
9
10
|
SUBDIR= res_mkquery
SUBDIR+= res_query
SUBDIR+= gethostnamadr
SUBDIR+= getnetnamadr
SUBDIR+= getrrsetbyname
SUBDIR+= getnameinfo
SUBDIR+= getaddrinfo
SUBDIR+= threads
.include <bsd.subdir.mk>
|