aboutsummaryrefslogtreecommitdiff
path: root/lldb/test/API/linux/mix-dwo-and-regular-objects/Makefile
blob: d7a69c78908e83cc1de498c7ebb33fdcb424e845 (plain)
1
2
3
4
C_SOURCES := a.c b.c
a.o: CFLAGS_EXTRAS := -gsplit-dwarf

include Makefile.rules