DPF
DPF copied to clipboard
Example Makefile
I've never written a Makefile before and I'm feeling a bit lost trying to make sense of the ones in examples/. I'd prefer not to just copy them into my project without understanding the content. Is there a bare minimum Makefile example for a basic plugin I could use for reference?