10 lines
102 B
Makefile
Raw Normal View History

1999-08-28 01:08:13 +00:00
# $FreeBSD$
.include <src.opts.mk>
PROG= file2c
2017-08-02 08:38:36 +00:00
SUBDIR.${MK_TESTS}+= tests
.include <bsd.prog.mk>