From 379b9b388fc8788659993af038bb322bfbcea8b2 Mon Sep 17 00:00:00 2001 From: wollman Date: Tue, 13 Feb 1996 17:30:37 +0000 Subject: XNS sort-of-support is no more. --- lib/libc/net/Makefile.inc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'lib') diff --git a/lib/libc/net/Makefile.inc b/lib/libc/net/Makefile.inc index fa40736..bb0c4ea 100644 --- a/lib/libc/net/Makefile.inc +++ b/lib/libc/net/Makefile.inc @@ -8,9 +8,10 @@ SRCS+= gethostbydns.c gethostbyht.c gethostbynis.c gethostnamadr.c \ getproto.c getprotoent.c getprotoname.c getservbyname.c \ getservbyport.c getservent.c herror.c inet_addr.c inet_lnaof.c \ inet_makeaddr.c inet_netof.c inet_network.c inet_ntoa.c \ - linkaddr.c ns_addr.c ns_ntoa.c rcmd.c recv.c res_comp.c \ - res_data.c res_debug.c res_init.c res_mkquery.c res_query.c \ - res_send.c send.c ether_addr.c + linkaddr.c rcmd.c recv.c res_comp.c res_data.c res_debug.c \ + res_init.c res_mkquery.c res_query.c res_send.c send.c ether_addr.c + +# ns_addr.c ns_ntoa.c # machine-dependent net sources .include "${.CURDIR}/${MACHINE}/net/Makefile.inc" -- cgit v1.1