xref
: /
external
/
lldb
/
test
/
lang
/
cpp
/
this
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
LEVEL
= ../../../
make
2
3
CXX_SOURCES
:=
main.cpp
4
5
include
$(
LEVEL
)/
Makefile.rules
6