summaryrefslogtreecommitdiffstats
path: root/packages/Python/lldbsuite/test/lang/objc/objc-struct-argument/Makefile
blob: c16802966cffa6f0f5706602d3bd1278623b4c63 (plain)
1
2
3
4
5
6
LEVEL = ../../../make

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

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