summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoritojun <>2004-12-20 03:43:41 +0000
committeritojun <>2004-12-20 03:43:41 +0000
commit49f1738f63da3bab49d0306a054dade370d8684b (patch)
treed954770428ca5174fee307cafff09b31494a6a66
parent655d692025086890ec68dab5b54e1a0c7314f020 (diff)
downloadopenbsd-49f1738f63da3bab49d0306a054dade370d8684b.tar.gz
openbsd-49f1738f63da3bab49d0306a054dade370d8684b.tar.bz2
openbsd-49f1738f63da3bab49d0306a054dade370d8684b.zip
remove MLINKS too
-rw-r--r--src/lib/libc/net/Makefile.inc15
1 files changed, 1 insertions, 14 deletions
diff --git a/src/lib/libc/net/Makefile.inc b/src/lib/libc/net/Makefile.inc
index 3d959d6be0..7730358890 100644
--- a/src/lib/libc/net/Makefile.inc
+++ b/src/lib/libc/net/Makefile.inc
@@ -1,4 +1,4 @@
1# $OpenBSD: Makefile.inc,v 1.36 2004/12/20 03:26:43 itojun Exp $ 1# $OpenBSD: Makefile.inc,v 1.37 2004/12/20 03:43:41 itojun Exp $
2 2
3# net sources 3# net sources
4.PATH: ${LIBCSRCDIR}/arch/${MACHINE_ARCH}/net ${LIBCSRCDIR}/net 4.PATH: ${LIBCSRCDIR}/arch/${MACHINE_ARCH}/net ${LIBCSRCDIR}/net
@@ -44,7 +44,6 @@ MLINKS+=byteorder.3 htonl.3 byteorder.3 htons.3 byteorder.3 ntohl.3 \
44 byteorder.3 swap64.3 44 byteorder.3 swap64.3
45MLINKS+=ethers.3 ether_aton.3 ethers.3 ether_hostton.3 ethers.3 ether_line.3 \ 45MLINKS+=ethers.3 ether_aton.3 ethers.3 ether_hostton.3 ethers.3 ether_line.3 \
46 ethers.3 ether_ntoa.3 ethers.3 ether_ntohost.3 ethers.3 ether_addr.3 46 ethers.3 ether_ntoa.3 ethers.3 ether_ntohost.3 ethers.3 ether_addr.3
47MLINKS+=getaddrinfo.3 freeaddrinfo.3
48MLINKS+=gethostbyname.3 endhostent.3 gethostbyname.3 gethostbyaddr.3 \ 47MLINKS+=gethostbyname.3 endhostent.3 gethostbyname.3 gethostbyaddr.3 \
49 gethostbyname.3 sethostent.3 gethostbyname.3 gethostent.3 \ 48 gethostbyname.3 sethostent.3 gethostbyname.3 gethostent.3 \
50 gethostbyname.3 herror.3 gethostbyname.3 gethostbyname2.3 \ 49 gethostbyname.3 herror.3 gethostbyname.3 gethostbyname2.3 \
@@ -77,16 +76,4 @@ MLINKS+=rcmd.3 iruserok.3 rcmd.3 rresvport.3 rcmd.3 ruserok.3 \
77MLINKS+=resolver.3 dn_comp.3 resolver.3 dn_expand.3 resolver.3 res_init.3 \ 76MLINKS+=resolver.3 dn_comp.3 resolver.3 dn_expand.3 resolver.3 res_init.3 \
78 resolver.3 res_mkquery.3 resolver.3 res_send.3 resolver.3 res_query.3 \ 77 resolver.3 res_mkquery.3 resolver.3 res_send.3 resolver.3 res_query.3 \
79 resolver.3 res_search.3 78 resolver.3 res_search.3
80MLINKS+=inet6_option_space.3 inet6_option_init.3 \
81 inet6_option_space.3 inet6_option_append.3 \
82 inet6_option_space.3 inet6_option_alloc.3 \
83 inet6_option_space.3 inet6_option_next.3 \
84 inet6_option_space.3 inet6_option_find.3
85MLINKS+=inet6_rthdr_space.3 inet6_rthdr_init.3 \
86 inet6_rthdr_space.3 inet6_rthdr_add.3 \
87 inet6_rthdr_space.3 inet6_rthdr_lasthop.3 \
88 inet6_rthdr_space.3 inet6_rthdr_reverse.3 \
89 inet6_rthdr_space.3 inet6_rthdr_segments.3 \
90 inet6_rthdr_space.3 inet6_rthdr_getaddr.3 \
91 inet6_rthdr_space.3 inet6_rthdr_getflags.3
92MLINKS+=getrrsetbyname.3 freerrset.3 79MLINKS+=getrrsetbyname.3 freerrset.3