]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - include/arpa/Makefile
MFV r348596: 9689 zfs range lock code should not be zpl-specific
[FreeBSD/FreeBSD.git] / include / arpa / Makefile
1 # $FreeBSD$
2
3 .include <src.opts.mk>
4
5 INCS=   ftp.h inet.h nameser.h nameser_compat.h tftp.h
6 INCS+=  telnet.h
7 INCSDIR=${INCLUDEDIR}/arpa
8
9 .include <bsd.prog.mk>