Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
argo
Applications
STREAM
Commits
4f7116ed
Commit
4f7116ed
authored
Feb 04, 2015
by
Jeff Hammond
Browse files
g77 is dead. switch to gfortran.
parent
1a8f0154
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
4f7116ed
CC
=
gcc
CC
=
gcc
CFLAGS
=
-O2
CFLAGS
=
-O2
FF
=
g
77
FF
=
g
fortran
FFLAGS
=
-O2
FFLAGS
=
-O2
all
:
stream_f.exe stream_c.exe
all
:
stream_f.exe stream_c.exe
...
...
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