xref
: /
build
/
kati
/
testcase
/
delete_on_error.mk
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# TODO: Fix for non-ninja mode.
2
3
.
DELETE_ON_ERROR
:
4
5
test
:
file
6
7
file
:
8
touch
$@
9
false
10