]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - lib/libc/inet/Makefile.inc
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / lib / libc / inet / Makefile.inc
1 # $FreeBSD$
2
3 # inet sources
4 .PATH: ${.CURDIR}/inet
5
6 SRCS+=  inet_addr.c inet_cidr_ntop.c inet_cidr_pton.c inet_lnaof.c \
7         inet_makeaddr.c inet_net_ntop.c inet_net_pton.c inet_neta.c \
8         inet_netof.c inet_network.c inet_ntoa.c inet_ntop.c \
9         inet_pton.c nsap_addr.c
10
11 SYM_MAPS+= ${.CURDIR}/inet/Symbol.map