* Makefile.in: Changes to build testsuite correctly.
authorIan Lance Taylor <ian@airs.com>
Wed, 3 Mar 1993 15:26:23 +0000 (15:26 +0000)
committerIan Lance Taylor <ian@airs.com>
Wed, 3 Mar 1993 15:26:23 +0000 (15:26 +0000)
commitb010e28320332214db1f655e1717a9b9c1bd7bf9
tree0cccd0b61d59c600902e3702b6ac4537dc49ebe2
parentd3c06c91b41c83a0ccd34e6a25d466592fc7927c
* Makefile.in: Changes to build testsuite correctly.
(FLAGS_TO_PASS): Added CXX and CXXFLAGS.
(CC_FOR_TARGET, CXX, CXX_FOR_TARGET): New variables.
(TARGET_FLAGS_TO_PASS): New variable.
(SUBDIRS): Added testsuite.
(all): Build testsuite using TARGET_FLAGS_TO_PASS, so that
testsuite is compiled with CC_FOR_TARGET rather than CC.
gdb/ChangeLog