mirror of
https://github.com/cc65/cc65.git
synced 2025-01-11 11:30:13 +00:00
04d16b3740
Without this, if there is a test that can compile, it will still fail because the WORKDIR does not exist: ``` pass.c(1): Fatal: Cannot open output file '../../testwrk/err/pass.s': No such file or directory ```