Commits

Albert Cheng committed f55948e4ba3
[svn-r8181] Purpose: Bug fix. Description: "make check" failed because the macro "$<" is not known to those makes. Solution: Replace that macro with a string name in the form of a more basic macro of "$@". Platforms tested: h5committested (copper used make.) Misc. update: