C_SOURCES := main.c foo.c
CFLAGS_EXTRAS = -flto=full -Wl,-object_path_lto -Wl,$(BUILDDIR)/lto.o

include Makefile.rules