]> sourceware.org Git - automake.git/commit
F77 changes + some random fixes
authorTom Tromey <tromey@redhat.com>
Tue, 13 Oct 1998 18:51:23 +0000 (18:51 +0000)
committerTom Tromey <tromey@redhat.com>
Tue, 13 Oct 1998 18:51:23 +0000 (18:51 +0000)
commitf77a4380e95c66aa764520c46a464b22cd283831
tree187533b4868e15543fa9e79ecd1e378405b11ed8
parent8ad147ebef355226c47b7359e3d454eb5ebc1187
F77 changes + some random fixes
* libobj7.test: Updated to reflect minor change in automake (test
wasn't resilient enough).
* instman.test: Updated to reflect fact that mkinstalldirs will be
in distribution.
* cxxonly.test: Removed.
* Makefile.am (TESTS): Added compile_f_c_cxx.test.
* compile_f_c_cxx.test: New file.
* Makefile.am (TESTS): Added flink.test link_c_cxx.test
link_f_c.test link_f_c_cxx.test link_f_cxx.test link_f_only.test.
Removed flink.test.
* flibs.test: New File.
* link_c_cxx.test: New file.
* link_f_c.test: New file.
* link_f_c_cxx.test: New file.
* link_f_cxx.test: New file.
* link_f_only.test: New file.
* Makefile.am (TESTS): Add cxxonly.test, fonly.test, flink.test,
fnoc.test and fo.test.
* cxxonly.test: New file.
* fonly.test: New file.
* flink.test: New file.
* fnoc.test: New file.
* fo.test: New file.
16 files changed:
tests/ChangeLog
tests/Makefile.am
tests/Makefile.in
tests/compile_f_c_cxx.test [new file with mode: 0755]
tests/extra4.test
tests/flibs.test [new file with mode: 0755]
tests/fnoc.test [new file with mode: 0755]
tests/fo.test [new file with mode: 0755]
tests/fonly.test [new file with mode: 0755]
tests/instman.test
tests/libobj7.test
tests/link_c_cxx.test [new file with mode: 0755]
tests/link_f_c.test [new file with mode: 0755]
tests/link_f_c_cxx.test [new file with mode: 0755]
tests/link_f_cxx.test [new file with mode: 0755]
tests/link_f_only.test [new file with mode: 0755]
This page took 0.03054 seconds and 5 git commands to generate.