Commits
Bill Wendling committed 055bff2ecc8
[svn-r5161] Purpose: Bug Fix Fix Description: The way I fixed the bug didn't work on Linux. Solution: Changed so that we use the $* macro with a .c extension instead of assuming that $< won't have a full pathname already. Platforms tested: Linux