8 lines
100 B
Plaintext
8 lines
100 B
Plaintext
# list of prerequisites including paths for VPATH
|
|
Q=$>
|
|
|
|
# Fortran/C source file name
|
|
F=$*.f
|
|
C=$*.c
|
|
|