xenocara/util/imake/README
2010-04-17 18:41:16 +00:00

47 lines
1.3 KiB
Plaintext

The imake package contains the imake utility, plus the following support
programs:
- ccmakedep
- mergelib
- revpath
- mkdirhier
- makeg
- cleanlinks
- mkhtmlindex
- xmkmf
The X Window System used imake extensively up through the X11R6.9 release,
for both full builds within the source tree and external software.
X has since moved to GNU autoconf and automake for its build system in
X11R7.0 and later releases, but still maintains imake for building existing
external software programs that have not yet converted.
More information about Imake and its usage may be found in the resources
at:
http://www.snake.net/software/imake-stuff/
http://www.kitebird.com/imake-book/
All questions regarding this software should be directed at the
Xorg mailing list:
http://lists.freedesktop.org/mailman/listinfo/xorg
Please submit bug reports to the Xorg bugzilla:
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
The master development code repository can be found at:
git://anongit.freedesktop.org/git/xorg/util/imake
http://cgit.freedesktop.org/xorg/util/imake
For patch submission instructions, see:
http://www.x.org/wiki/Development/Documentation/SubmittingPatches
For more information on the git code manager, see:
http://wiki.x.org/wiki/GitPage