Some example Makefiles
















Last change at 27. of May, 2001




This is an example Makefile i wrote: make.tbz2 (1821 Bytes). It consists of three parts, the Makefile itself, the sources part (src.mak) and the targets part (targets.mak).
It uses automatic dependency generation and keeps the different files apart, each type in its own directory.