xref
: /
external
/
llvm-project
/
lldb
/
test
/
API
/
linux
/
mix-dwo-and-regular-objects
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
C_SOURCES
:=
a.c
b.c
2
a.o
:
CFLAGS_EXTRAS
:= -
gsplit
-
dwarf
3
4
include
Makefile.rules
5