opnsense-src/include/arpa/Makefile

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
145 B
Makefile
Raw Normal View History

.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>