llvm-project/lldb/test/API/lang/objc/objc-struct-argument/Makefile

5 lines
89 B
Makefile

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