Revert "[ELF] Refine isExported/isPreemptible condition"
[llvm-project.git] / lldb / test / API / lang / objc / sample / Makefile
blobafecbf969483e22e05704cf55ce5e8132d5cdd21
1 OBJC_SOURCES := main.m
2 LD_EXTRAS := -lobjc -framework Foundation
4 include Makefile.rules