8 lines
96 B
Plaintext
8 lines
96 B
Plaintext
# list of prerequisites including paths for VPATH
|
|
Q=$^
|
|
|
|
# Fortran/C source file name
|
|
F=$<
|
|
C=$<
|
|
|