xref
: /
external
/
llvm-project
/
lldb
/
test
/
API
/
functionalities
/
breakpoint
/
objc
/
Makefile
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
OBJC_SOURCES
:=
main.m
2
3
4
5
LD_EXTRAS
:= -
framework
Foundation
6
include
Makefile.rules
7