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