]> CyberLeo.Net >> Repos - FreeBSD/releng/7.2.git/blob - lib/libc/inet/Makefile.inc
Create releng/7.2 from stable/7 in preparation for 7.2-RELEASE.
[FreeBSD/releng/7.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