Commited Wed. August 15, 2007 at 02:44:21 PM EDT
making TargetName an extern to make sure the pointer value is consistent across translation units, even if the compiler doesn't merge the string constants.
Unfortunately, this means another entry in a .cc to give the definition. (collecting these one-liners in RobotInfo.cc for now)