Skip to content

Conversation

@adcroft
Copy link
Member

@adcroft adcroft commented May 30, 2025

  • Replaced ${ } with $( ) in ice_ocean_SIS2/Makefile (typo)
  • Fixed syntax for an invocation $(wildcard ...) which incorrectly had ","
  • Moved $(BUILD)/$(TARGET): recipe upward out of config/Libs.mk to allow dependency state detection. For some reason we cannot find documentation on, the dependencies resulting from a macro (function) were not evaluated when inside an included file. :(

Todo:

  • Have icebergs/Makefile detect which FMS is being used
  • List sub-directories full/ and shared/ within coupler/. Newer versions of the coupler have multiple versions of some files which causes conflicts for makedep.

- Replaced ${ } with $( ) in ice_ocean_SIS2/Makefile (typo)
- Moved $(BUILD)/$(TARGET): recipe upward out of config/Libs.mk to allow
  dependency state detection. For some reason we cannot find documentation
  on, the dependencies resulting from a macro (function) were not evaluated
  when inside an included file. :(

Todo:
- Have icebergs/Makefile detect which FMS is being used
- List sub-directories full/ and shared/ within coupler/. Newer versions of the
  coupler have multiple versions of some files which causes conflicts for
  makedep.
@adcroft adcroft requested a review from marshallward May 30, 2025 15:25
@marshallward marshallward merged commit fee2ad3 into NOAA-GFDL:dev/gfdl May 30, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants