From fb73b6f0d595f0cdc9e9387cd6a0e3dfbdfcf60e Mon Sep 17 00:00:00 2001 From: jdp Date: Sat, 17 Feb 1996 02:12:47 +0000 Subject: Removed "iso_addr.c" from the Makefile. Support for it has been removed from the system, and a required include file no longer exists. --- lib/libc_r/net/Makefile.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libc_r/net/Makefile.inc b/lib/libc_r/net/Makefile.inc index fd3ee75..72d9496 100644 --- a/lib/libc_r/net/Makefile.inc +++ b/lib/libc_r/net/Makefile.inc @@ -8,7 +8,7 @@ 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 \ - iso_addr.c linkaddr.c ns_addr.c ns_ntoa.c rcmd.c recv.c res_comp.c \ + linkaddr.c ns_addr.c ns_ntoa.c rcmd.c recv.c res_comp.c \ res_debug.c res_init.c res_mkquery.c res_query.c res_send.c \ send.c ether_addr.c -- cgit v1.1