# # Makefile for slides. # # This Makefile contains basic, common targets and also includes # any Makefile.* available in the current folder. # # Process any other Makefile whose filename matches Makefile.* # See https://www.gnu.org/software/make/manual/html_node/Include.html # # Some of those files might even contain local customizations/overrides # that can be .gitignore'd, like a Makefile.local for example. -include Makefile.*