CFLAGS=-I$(R_HOME)/include
test.tu: ../../src/test.c
	$(CC) -o /dev/null -c -fdump-translation-unit $(CFLAGS) $<
