Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-van authored Oct 10, 2024
1 parent 9b790fd commit dc2889e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/Makefile
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
intptdac: intptdac.f
gfortran -o intptdac intptdac.f
gfortran -std legacy -o intptdac intptdac.f

0 comments on commit dc2889e

Please sign in to comment.