llvm-project/lldb/packages/Python/lldbsuite/test/lang/objc/objc-struct-argument/Makefile

5 lines
89 B
Makefile

OBJC_SOURCES := test.m
LD_EXTRAS := -lobjc -framework Foundation
include Makefile.rules