pick up the resolver sources from contrib

This commit is contained in:
Adam David 1996-08-30 20:51:09 +00:00
parent bc7413d0a3
commit 93ae833698
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=17956

View File

@ -2,6 +2,7 @@
# machine-independent net sources
.PATH: ${.CURDIR}/../libc/${MACHINE}/net ${.CURDIR}/../libc/net
.PATH: ${.CURDIR}/../../contrib/bind/res
SRCS+= gethostbydns.c gethostbyht.c gethostbynis.c gethostnamadr.c \
getnetbydns.c getnetbyht.c getnetbynis.c getnetnamadr.c \