summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/functionalities/mtc/simple/Makefile
blob: 5665652329dc08ea1bdb22576b46e24d4d60551e (plain)
1
2
3
4
5
6
LEVEL = ../../../make

OBJC_SOURCES := main.m
LDFLAGS = $(CFLAGS) -lobjc -framework Foundation -framework AppKit

include $(LEVEL)/Makefile.rules
OpenPOWER on IntegriCloud