freebsd-dev/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>