summaryrefslogtreecommitdiffstats
path: root/gnu/llvm/lldb/packages/Python/lldbsuite/test/lang/objc/objc_direct-methods/Makefile
blob: afecbf969483e22e05704cf55ce5e8132d5cdd21 (plain) (blame)
1
2
3
4
OBJC_SOURCES := main.m
LD_EXTRAS := -lobjc -framework Foundation

include Makefile.rules