Closed bolliger32 closed 3 months ago
See https://github.com/clawpack/clawutil/pull/165#issuecomment-1985953124 for the reason this is occurring, but basically, the -f flag (and any other flags) does not get passed to the recursive make calls under the new target.
make
new
See https://github.com/clawpack/clawutil/pull/165#issuecomment-1985953124 for the reason this is occurring, but basically, the -f flag (and any other flags) does not get passed to the recursive
make
calls under thenew
target.