Blame test/mpi/f90/spawn/Makefile.ap
|
Packit |
0848f5 |
## vim: set ft=automake :
|
|
Packit |
0848f5 |
|
|
Packit |
0848f5 |
noinst_PROGRAMS += spawnargvf03 spawnmultf03
|
|
Packit |
0848f5 |
spawnargvf03_SOURCES = spawnargvf03.f90
|
|
Packit |
0848f5 |
spawnmultf03_SOURCES = spawnmultf03.f90
|