]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - lib/libc/inet/Makefile.inc
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.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