1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-01 12:19:28 +00:00
freebsd/include/arpa/Makefile

10 lines
157 B
Makefile
Raw Normal View History

# $FreeBSD$
.include <src.opts.mk>
INCS= ftp.h inet.h nameser.h nameser_compat.h tftp.h
INCS+= telnet.h
INCSDIR=${INCLUDEDIR}/arpa
.include <bsd.prog.mk>