freebsd-skq/usr.bin/file2c/Makefile

11 lines
113 B
Makefile
Raw Permalink Normal View History

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