summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/single-entry-dictionary/Makefile
blob: 7202932571dc3e8ab29bd36f095e1d8298191b38 (plain)
1
2
3
4
5
OBJC_SOURCES := main.m

include Makefile.rules

LDFLAGS += -framework Foundation
OpenPOWER on IntegriCloud