blob: f1947599e0fc391c2abbbf82b752e9cf2a0c3405 [file] [log] [blame]
# TODO: Fix for non-ninja mode.
.DELETE_ON_ERROR:
test: file
file:
touch $@
false