xref
: /
llvm-project
/
lldb
/
test
/
API
/
commands
/
expression
/
completion
/
Makefile
(revision 88bf64097e453deca73c91ec7de1af7eebe296a9)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
CXX_SOURCES
:=
main.cpp
other.cpp
2
CXXFLAGS
+= -
isystem
$(
SRCDIR
)/
sys
3
4
include
Makefile.rules
5