Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
elpa
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
14
Issues
14
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Environments
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
elpa
elpa
Commits
a2c1b4a4
Commit
a2c1b4a4
authored
Nov 05, 2015
by
Andreas Marek
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove unnecessary definitions in Makefile.am
parent
8b005167
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
Makefile.am
Makefile.am
+2
-2
No files found.
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_cp
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_co
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