Skip to content
Snippets Groups Projects
Commit f2c6f1f2 authored by Ralf Mueller's avatar Ralf Mueller
Browse files

Display FC and F77 configuration

parent e89d5351
No related branches found
No related tags found
No related merge requests found
......@@ -5,6 +5,8 @@
"CFLAGS" : "@CFLAGS@",
"LDFLAGS" : "@LDFLAGS@",
"LIBS" : "@LIBS@",
"FC" : "@FC@",
"F77" : "@F77@",
"FCFLAGS" : "@FCFLAGS@",
"LD" : "@LD@",
"NM" : "@NM@",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment