Changeset 2236 for trunk/test/Makefile.am
- Timestamp:
- Mar 30, 2010, 9:02:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/Makefile.am
r2232 r2236 101 101 static_test.sh: $(top_srcdir)/m4/yat.m4 102 102 yat_config_cblas_test.sh: $(top_builddir)/build_support/yat-config 103 yat_cpp_add_flag_test.sh: $(top_srcdir)/m4/yat_add_flag.m4 $(top_srcdir)/m4/ax_cxxcpp_check_flag.m4 104 yat_cxx_add_flag_test.sh: $(top_srcdir)/m4/yat_add_flag.m4 $(top_srcdir)/m4/ax_cxx_check_flag.m4 105 yat_ld_add_flag_test.sh: $(top_srcdir)/m4/yat_add_flag.m4 $(top_srcdir)/m4/ax_ld_check_flag.m4 103 yat_cpp_add_flag_test.sh: $(top_srcdir)/m4/yat_add_flag.m4 \ 104 $(top_srcdir)/m4/ax_cxxcpp_check_flag.m4 105 yat_cxx_add_flag_test.sh: $(top_srcdir)/m4/yat_add_flag.m4 \ 106 $(top_srcdir)/m4/ax_cxx_check_flag.m4 107 yat_ld_add_flag_test.sh: $(top_srcdir)/m4/yat_add_flag.m4 \ 108 $(top_srcdir)/m4/ax_ld_check_flag.m4 106 109 yat_m4_test.sh:$(top_srcdir)/m4/yat.m4 $(top_builddir)/build_support/yat-config 107 110 yat_m4_test2.sh:$(top_srcdir)/m4/yat.m4
Note: See TracChangeset
for help on using the changeset viewer.