Automatic Ordering of Object Files “*.o” in a Fortran Makefile

后端 未结 2 1102
一向
一向 2020-12-14 12:18

Here I have two Fortran90 files and a makefile:

Contents of file main_mod.f90:

module main_mod

contains

  subroutine add(         


        
2条回答
提交回复
热议问题