* Makefile.in: Remove definition of CC and remove the second
authorJim Kingdon <jkingdon@engr.sgi.com>
Tue, 21 Sep 1993 22:32:04 +0000 (22:32 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Tue, 21 Sep 1993 22:32:04 +0000 (22:32 +0000)
commita0f3541f4091aea6f57a328463df567e771f9634
treef77d9486cc717c652745e5de98dd1ca49210a27b
parent610a7e7458b46449c5cdedd48079ed974dd5683a
* Makefile.in: Remove definition of CC and remove the second
definition of CXX (the "CXX = gcc" one remains).  These definitions
were causing backquotes to be expanded within backquotes, which
doesn't work.
gdb/testsuite/ChangeLog