imake


imake

A tool which generates Makefiles from a template, a set ofcpp macros, and a per-directory input file called anImakefile. This allows machine dependencies (such hascompiler options, alternate command names, and special makerules) to be kept separate from the descriptions of thevarious items to be built.

imake is distributed with, and used extensively by, the X Window System.