IBM Fortran does not support preprocessor directives -D directly. They have to be passed using -WF, compilation flag. Therefore we add a variable CPPPREFIX to provide this kind of prefix. Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>
IBM Fortran does not support preprocessor directives -D directly. They have to be passed using -WF, compilation flag. Therefore we add a variable CPPPREFIX to provide this kind of prefix. Signed-off-by: Grzegorz Kowal <grzegorz@amuncode.org>