Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
.include <src.opts.mk>
PROG= split
LIBADD= util
HAS_TESTS= yes
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>