1C_SOURCES := a.c b.c
2a.o: CFLAGS_EXTRAS := -gsplit-dwarf
3
4include Makefile.rules
5