OpenGrok
Cross Reference: warn_extra_trailings.mk
xref
: /
build
/
kati
/
testcase
/
warn_extra_trailings.mk
Home
|
History
|
Annotate
|
Download
|
only in
testcase
1
# TODO(c): should fail with "*** No targets."
2
3
ifdef foo
4
else foo
5
endif foo
6