freebsd-dev/include/arpa/Makefile
2013-02-16 01:32:03 +00:00

11 lines
157 B
Makefile

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