Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
elpa
elpa
Commits
a2c1b4a4
Commit
a2c1b4a4
authored
Nov 05, 2015
by
Andreas Marek
Browse files
Remove unnecessary definitions in Makefile.am
parent
8b005167
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
a2c1b4a4
...
...
@@ -169,8 +169,8 @@ elpa1_test_real@SUFFIX@_LDADD = $(build_lib)
elpa1_test_real_with_c@SUFFIX@
_SOURCES
=
test
/fortran_test_programs/test_real_with_c.F90
test
/shared_sources/mod_from_c.F90
test
/shared_sources/call_elpa1.c
$(shared_sources)
$(redirect_sources)
elpa1_test_real_with_c@SUFFIX@
_LDADD
=
$(build_lib)
elpa1_test_complex_with_c@SUFFIX@
_SOURCES
=
test
/fortran_test_programs/test_complex_with_c.F90
test
/shared_sources/mod_from_c.F90
test
/shared_sources/call_elpa1.c
$(shared_sources)
$(redirect_sources)
elpa1_test_c
p
mplex_with_c@SUFFIX@
_LDADD
=
$(build_lib)
#
elpa1_test_complex_with_c@SUFFIX@_SOURCES = test/fortran_test_programs/test_complex_with_c.F90 test/shared_sources/mod_from_c.F90 test/shared_sources/call_elpa1.c $(shared_sources) $(redirect_sources)
#
elpa1_test_c
o
mplex_with_c@SUFFIX@_LDADD = $(build_lib)
elpa2_test_real@SUFFIX@
_SOURCES
=
test
/fortran_test_programs/test_real2.F90
$(shared_sources)
$(redirect_sources)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment