llvm/lldb/test/API/linux/mix-dwo-and-regular-objects/Makefile

C_SOURCES := a.c b.c
a.o: CFLAGS_EXTRAS := -gsplit-dwarf

include Makefile.rules