- Makefile.in.in (etc/PROBLEMS): $^ is not available on all
"make"s and is also not necessary in this case which has a
single prerequisite - use $< instead.
./configure
now works on OpenBSD using theirmake
which doesn't understand $^ so will error at configure time by trying to execute:cp etc/PROBLEMS