]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - include/arpa/Makefile
sys/{x86,amd64}: remove one of doubled ;s
[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>