summaryrefslogtreecommitdiffstats
path: root/include/arpa/Makefile
blob: 95fa1b36e9bf1ef72ada252e605a19ae55d53246 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $FreeBSD$

.include <src.opts.mk>

INCS=	ftp.h inet.h nameser.h nameser_compat.h tftp.h
.if ${MK_TELNET} == "no"
INCS+=	telnet.h
.endif
INCSDIR=${INCLUDEDIR}/arpa

.include <bsd.prog.mk>
OpenPOWER on IntegriCloud