freebsd-dev/usr.bin/file2c/Makefile

11 lines
113 B
Makefile
Raw Normal View History

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