llvm-project/lldb/test/API/functionalities/data-formatter/nsarraysynth/Makefile

9 lines
105 B
Makefile

OBJC_SOURCES := main.m
CFLAGS_EXTRAS := -w
LD_EXTRAS := -framework Foundation
include Makefile.rules