Links tagged “makefile”
2 links, newest first.
marmelab.com
Technique for making a Makefile document itself, by tagging targets with double-hash comments and parsing them into a help target with grep and awk.
make.mad-scientist.net
How to build one GNU Make source tree for several target architectures at once, comparing source copies, explicit paths, VPATH and a self-reinvoking VPATH method.

