PSyclone
PSyclone copied to clipboard
Automatically create dependencies for compiling LFRic infrastructure
ATM the dependencies for the included LFRic infrastructure files is hardcoded. Once we update to use the latest fparser, we can automatically create this file using `$(FPARSER_ROOT)/example/create_dependencies.py
cd .../infrastructure
create_dependencies.py */*.f90 */*.F90 > dependency