Package imake

imake source code configuration and build system

http://www.x.org

Imake is a deprecated source code configuration and build system which
has traditionally been supplied by and used to build the X Window System
in X11R6 and previous releases. As of the X Window System X11R7 release,
the X Window system has switched to using GNU autotools as the primary
build system, and the Imake system is now deprecated, and should not be
used by new software projects. Software developers are encouraged to
migrate software to the GNU autotools system.

Version: 1.0.10

General Commands

ccmakedep create dependencies in makefiles using a C compiler
cleanlinks remove dangling symbolic links and empty directories
gccmakedep create dependencies in makefiles using 'gcc -M'
imake C preprocessor interface to the make utility
lndir create a shadow directory of symbolic links to another directory tree
makedepend create dependencies in makefiles
makeg make a debuggable executable
mergelib merge one library into another
mkdirhier makes a directory hierarchy
mkhtmlindex generate index files for HTML man pages
revpath generate a relative path that can be used to undo a change-directory
xmkmf create a Makefile from an Imakefile