llvm/lldb/test/API/macosx/order/Makefile

C_SOURCES := main.c
LD_EXTRAS = -Xlinker -order_file -Xlinker $(SRCDIR)/order-file
MAKE_DSYM := NO

include Makefile.rules