freebsd-src/tools/build
Hartmut Brandt 9c1f3ca3cf Make the tests runnable on a read-only src. To do this you must make sure
that you create one of the object directories make knows (see make(1)).
This uses the -C flag, so add a test that checks that make actually accepts
-C. Also fix the test that selects csh via the .SHELL target to work for
tcsh users too.

This commit renames shell_test to shell_test.sh. There is no history
to preserve so go without a repo-copy.

Reviewed by:	ru
2004-12-02 17:00:58 +00:00
..
make_check Make the tests runnable on a read-only src. To do this you must make sure 2004-12-02 17:00:58 +00:00
mk Make sure legacy stuff comes last. Some tools that use 2003-04-12 15:07:46 +00:00
dummy.c Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
endian.h Don't need the gccism include_next since we won't create this file 2003-04-06 03:30:44 +00:00
langinfo.h Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
Makefile Removed extraneous parentheses. 2004-03-01 17:47:38 +00:00
progname.c Migrate to a new way of dealing with building from old revisions of 2003-04-05 20:30:30 +00:00
regex.h Unbreak the upgrade path from 4.9 after removal of GNU getopt and 2004-02-20 11:55:14 +00:00