summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/commands/frame/recognizer/Makefile
blob: 05865019c5c84f36b5ee16bd48003e40e0819ba8 (plain)
1
2
3
4
5
6
7
8
OBJC_SOURCES := main.m

CFLAGS_EXTRAS := -g0 # No debug info.



LD_EXTRAS := -framework Foundation
include Makefile.rules
OpenPOWER on IntegriCloud