llvm-project/lldb/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile

9 lines
136 B
Makefile

OBJC_SOURCES := main.m
CFLAGS_EXTRAS += -g0 # No debug info.
MAKE_DSYM := NO
include Makefile.rules
LDFLAGS += -framework Foundation