﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
1460	make check does not respect PROGRAM_PREFIX and PROGRAM_SUFFIX	kristianlm		"
PROGRAM_PREFIX and PROGRAM_SUFFIX are ignored in `runtests.sh`:

{{{
$ make PROGRAM_SUFFIX=5 PLATFORM=linux check
...
cd tests; sh runtests.sh
======================================== version tests ...
runtests.sh: line 67: ../csc: No such file or directory
make: *** [rules.make:967: check] Error 127
}}}

Felix is aware of this but I though I'd turn it into an issue for reference."	defect	closed	major	5.0	build system	5.0.0	duplicate			easy
