summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/objc-struct-argument/Makefile
blob: 1db77a61ecdd82d47f110917ed2097f5f49de509 (plain)
1
2
3
4
OBJC_SOURCES := test.m
LDFLAGS = $(CFLAGS) -lobjc -framework Foundation

include Makefile.rules
OpenPOWER on IntegriCloud