Sign in
llvm
/
llvm-project
/
10bec2cd9dab796d5685fa8aadf47b912e3558fe
/
.
/
lldb
/
test
/
API
/
functionalities
/
data-formatter
/
data-formatter-objc
/
Makefile
blob: 5ef65e0c08451cd8ce965a010b93933822733d2a [
file
]
OBJC_SOURCES
:=
main
.
m
CFLAGS_EXTRAS
:=
-
w
-
Wno
-
error
=
incompatible
-
pointer
-
types
LD_EXTRAS
:=
-
framework
Foundation
include
Makefile
.
rules