1C_SOURCES := main.c foo.c 2CFLAGS_EXTRAS = -flto=full -Wl,-object_path_lto -Wl,$(BUILDDIR)/lto.o 3 4include Makefile.rules