Sign in
llvm
/
lldb
/
master
/
.
/
packages
/
Python
/
lldbsuite
/
test
/
lang
/
objc
/
objc-static-method
/
Makefile
blob: 954dea47b32ec8a15837face65ac46b02e62f763 [
file
] [
log
] [
blame
]
OBJC_SOURCES
:=
static
.
m
LD_EXTRAS
:=
-
lobjc
-
framework
Foundation
include
Makefile
.
rules