freebsd-dev/tools/regression/usr.bin/Makefile
Juli Mallett 64928717a3 Add an exceedingly simple regression test for the file2c program. One would
hope that it would never regress, but this is a straightforward test, so add
it.
2002-04-20 19:01:21 +00:00

6 lines
78 B
Makefile

# $FreeBSD$
SUBDIR= file2c uudecode uuencode xargs
.include <bsd.subdir.mk>