012a8b3f81
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.
6 lines
94 B
Makefile
6 lines
94 B
Makefile
# $FreeBSD$
|
|
|
|
SUBDIR= file2c join jot m4 sed uudecode uuencode xargs
|
|
|
|
.include <bsd.subdir.mk>
|