3 tests/test-math-c++2.cc
16 TESTS += test-math-c++
17 check_PROGRAMS += test-math-c++
18 test_math_c___SOURCES = test-math-c++.cc test-math-c++2.cc
19 # These link dependencies are needed on IRIX 6.5 with cc.
20 test_math_c___LDADD = $(LDADD) $(COPYSIGNL_LIBM) $(RINT_LIBM) $(RINTL_LIBM)