From d3763f134bf95db6d97888eb5b9c85de7bf50cf0 Mon Sep 17 00:00:00 2001 From: adam Date: Fri, 30 Aug 1996 20:51:09 +0000 Subject: pick up the resolver sources from contrib --- lib/libc_r/net/Makefile.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc_r') diff --git a/lib/libc_r/net/Makefile.inc b/lib/libc_r/net/Makefile.inc index bcff972..22cadef 100644 --- a/lib/libc_r/net/Makefile.inc +++ b/lib/libc_r/net/Makefile.inc @@ -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 \ -- cgit v1.1