OpenGrok
Cross Reference: Makefile
xref
: /
external
/
lldb
/
test
/
functionalities
/
watchpoint
/
watchpoint_commands
/
command
/
Makefile
Home
|
History
|
Annotate
|
Download
|
only in
command
1
LEVEL
= ../../../../
make
2
3
CXX_SOURCES
:=
main.cpp
4
5
include
$(
LEVEL
)
/
Makefile.rules
6