targeted. This overrides the use of the autoconf target as the BOINC platform.
I recommend that people developing BOINC applications use this macro as well.
Some of the overrides are...
*-redhat-* -> *-pc-*
*-*-*[0-9].[0-9] -> *-*-* (trailing version numbers are dropped)
sparc-sun-solaris* -> sparc64-sun-solaris when compiled as 64 bit binary
x86_64-*-linux-gnu -> i686-pc-linux-gnu when compiled as a 32 bit binary
svn path=/trunk/boinc/; revision=9052