freebsd-src/usr.bin/file2c/Makefile

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

10 lines
101 B
Makefile
Raw Normal View History

.include <src.opts.mk>
PROG= file2c
HAS_TESTS=
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>