Makefile revision 302408
1# $FreeBSD: stable/11/include/arpa/Makefile 284345 2015-06-13 19:20:56Z sjg $
2
3.include <src.opts.mk>
4
5INCS=	ftp.h inet.h nameser.h nameser_compat.h tftp.h
6INCS+=	telnet.h
7INCSDIR=${INCLUDEDIR}/arpa
8
9.include <bsd.prog.mk>
10