K 10 svn:author V 4 jmmv K 8 svn:date V 27 2013-11-18T12:44:05.336755Z K 7 svn:log V 264 Remove registration of C++ test programs into PROGS. C++ programs need to be added to PROGS_CXX, not PROGS, and the code was actually doing both. Just keep the registration into PROGS_CXX to prevent possible obscure build problems. Approved by: rpaulo (mentor) END