Skip to content
Snippets Groups Projects
Commit c4ce72c0 authored by ESCOBAR Juan's avatar ESCOBAR Juan
Browse files

Juan 10/04/2024:Makefile.MESONH.mk, For ECRAD compilation , ignore obsolete...

Juan 10/04/2024:Makefile.MESONH.mk, For ECRAD compilation , ignore obsolete yomhook_dummy.F90 file giving compilation error
parent 5f01d732
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ CPPFLAGS_RAD = -DMNH_ECRAD -DVER_ECRAD=$(VER_ECRAD)
INC_RAD += -I$(B)LIB/RAD/ecrad-$(VERSION_ECRAD)/include
ifeq "$(VER_ECRAD)" "140"
INC_RAD += -I$(B)LIB/RAD/ecrad-$(VERSION_ECRAD)/drhook/include
#IGNORE_DEP_MASTER += yomhook.D
IGNORE_DEP_MASTER += yomhook_dummy.D
endif
ifneq "$(VER_ECRAD)" "140"
IGNORE_DEP_MASTER += read_albedo_data.D read_emiss_data.D
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment