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

.include <src.opts.mk>

NO_OBJ=
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