Commits

Bill Wendling committed 95df5a6a016
[svn-r5701] Purpose: Bug Fix Description: Making of the programs when using the --srcdir option didn't work. It couldn't find the files to compile. Solution: Specified where the files are by prepending the $(srcdir) macro to them. Platforms tested: Linux