xenocara/util/imake
2010-04-17 18:41:16 +00:00
..
aclocal.m4 update to imake 1.0.3 2010-04-17 18:41:16 +00:00
ccmakedep.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
ChangeLog update to imake 1.0.3 2010-04-17 18:41:16 +00:00
cleanlinks import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
cleanlinks.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
config.guess import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
config.h.in update to imake 1.0.3 2010-04-17 18:41:16 +00:00
config.sub import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
configure update to imake 1.0.3 2010-04-17 18:41:16 +00:00
configure.ac update to imake 1.0.3 2010-04-17 18:41:16 +00:00
COPYING update to imake 1.0.3 2010-04-17 18:41:16 +00:00
depcomp import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
imake.c update to imake 1.0.3 2010-04-17 18:41:16 +00:00
imake.man update to imake 1.0.3 2010-04-17 18:41:16 +00:00
imakemdep.h update to imake 1.0.3 2010-04-17 18:41:16 +00:00
INSTALL update to imake 1.0.3 2010-04-17 18:41:16 +00:00
install-sh import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
Makefile.am update to imake 1.0.3 2010-04-17 18:41:16 +00:00
Makefile.bsd-wrapper $Xenocara$ -> $OpenBSD$ 2006-11-27 19:27:25 +00:00
Makefile.in update to imake 1.0.3 2010-04-17 18:41:16 +00:00
makeg import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
makeg.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mdepend.cpp update to imake 1.0.3 2010-04-17 18:41:16 +00:00
mergelib.cpp import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mergelib.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
missing import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mkdirhier import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mkdirhier.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mkhtmlindex.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mkhtmlindex.pl import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mkhtmlindex.sh import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
README update to imake 1.0.3 2010-04-17 18:41:16 +00:00
revpath.c import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
revpath.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
xmkmf.cpp import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
xmkmf.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00

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