summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam David <adam@FreeBSD.org>1996-08-30 20:51:09 +0000
committerAdam David <adam@FreeBSD.org>1996-08-30 20:51:09 +0000
commit93ae8336985e44e66d9436ba4fcba59996516abb (patch)
treebd6b15e63062465e5f61d35e508129e7862ae76b
parentbc7413d0a305014fc9a952e793296db2fddfc1bb (diff)
Notes
-rw-r--r--lib/libc_r/net/Makefile.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/libc_r/net/Makefile.inc b/lib/libc_r/net/Makefile.inc
index bcff9723ea4a..22cadeff4abc 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 \