freebsd-dev/tools/build/make_check
Garance A Drosehn 413a16d889 The regression-tests for 'make' *expect* to trigger make's warning:
warning: duplicate script for target "double" ignored
The regression-tests do try to hide that message, but the message does
still appear when using -j (eg: 'make -j5 buildworld').  This changes the
regression-test so the expected warning message will not be seen even
when -j is specified.

Reviewed by:	jmallett  ru
2003-02-10 19:56:42 +00:00
..
Makefile The regression-tests for 'make' *expect* to trigger make's warning: 2003-02-10 19:56:42 +00:00
regress.sysvmatch.out Add a regression test for bin/5297, regarding sysv substitution with a nil 2002-05-05 19:02:30 +00:00
regress.variables.out