diff --git a/Makefile b/Makefile index bab66ab7..36a14632 100644 --- a/Makefile +++ b/Makefile @@ -1,3 +1,4 @@ +# Find an extensive introduction to Makefiles here: https://makefiletutorial.com/ # Use bash as the shell when executing a rule's recipe. For more details: # https://www.gnu.org/software/make/manual/html_node/Choosing-the-Shell.html