harti 13d684fd15 Repo-copy tools/regression/usr.bin/make to tools/build/make_check
and adjust the path in the Makefile for the upgrade_checks target.
These checks are really feature upgrade checks that should be fast
and just find out whether we need to build a new make before
proceeding with other targets like buildworld. This makes the
place free for a real regression test suite in the old place.
2005-03-02 12:33:23 +00:00

6 lines
94 B
Makefile

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