mirror of
https://github.com/cc65/cc65.git
synced 2024-11-01 11:04:34 +00:00
50b0536222
CMD.EXE considers file deletion commands not able to delete anything as there's nothing to delete as failed. Of course we don't want to bail out of the Makefile because of missing files to delete. Therefore we ignore the return values with '-'. This change limits this workaround to CMD.EXE. |
||
---|---|---|
.. | ||
cc65141011.c | ||
common.h | ||
endless.c | ||
fields.c | ||
limits.c | ||
limits.ref | ||
Makefile | ||
sitest.c |