repo.or.cz
/
llvm-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[MLIR] print/parse resource handle key quoted and escaped (#119746)
[llvm-project.git]
/
lldb
/
test
/
API
/
commands
/
expression
/
top-level
/
Makefile
blob
51b27ddbb3c2f94d42b8ee4729695fc3ece5ae2f
1
CXX_SOURCES
:=
main.
cpp test
.
cpp
2
3
all
:
dummy
4
5
include
Makefile.rules
6
7
dummy
:
dummy.
cpp
8
"$(MAKE)"
-
f
$(
MAKEFILE_RULES
)
\
9
CXX_SOURCES
=
dummy.
cpp
EXE
=
dummy
10