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

# inet sources
.PATH: ${.CURDIR}/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+= ${.CURDIR}/inet/Symbol.map
OpenPOWER on IntegriCloud