summaryrefslogtreecommitdiffstats
path: root/lib/libc/inet/Makefile.inc
blob: c957b11533a247a8a5478d61b7435e4b49605c81 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

# inet sources
.PATH: ${LIBC_SRCTOP}/inet

SRCS+=	inet_addr.c inet_cidr_ntop.c inet_cidr_pton.c inet_lnaof.c \
	inet_makeaddr.c inet_net_ntop.c inet_net_pton.c inet_neta.c \
	inet_netof.c inet_network.c inet_ntoa.c inet_ntop.c \
	inet_pton.c nsap_addr.c

SYM_MAPS+= ${LIBC_SRCTOP}/inet/Symbol.map
OpenPOWER on IntegriCloud