GNU make cheat-sheet
I have made my own. It is definitely not a perfect one but it served me well:
- http://martinvseticka.eu/temp/make/presentation.html
- http://martinvseticka.eu/temp/make/normal.html
Note: The source for the slides is the official manual.
Here is one by Frank Schacherer.
This might be useful: https://users.cs.duke.edu/~ola/courses/programming/Makefiles/Makefiles.html
I use it occasionally for a quick reference.