Open
Description
Consider the following Holmake invocation:
> Holmake -k
Working in $(HOLDIR)/examples/balanced_bst
[...]
Working in .
Holdep failed: tinyMachineScript.sml 469.66 Unescaped newline in string literal
Holmake failed with exception: HolDepFailed
Would it be possible for Holmake to ignore Holdep errors and continue working anyway when the -k flag is included?