xenocara/util/imake
matthieu efbe155a06 Temporary workaround for make bug in variable substitutions.
This lead to install imake and realpath binaires in /usr/X11R6/man/man1
instead of the manual pages. Problem noticed by todd@.
2010-11-06 17:01:46 +00:00
..
aclocal.m4 Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
ccmakedep.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
ChangeLog Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
cleanlinks Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
cleanlinks.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
compile Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +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.4. No functional change. 2010-10-31 16:54:24 +00:00
config.sub import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
configure Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
configure.ac Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +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.4. No functional change. 2010-10-31 16:54:24 +00:00
imake.man Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
imakemdep.h Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +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 Temporary workaround for make bug in variable substitutions. 2010-11-06 17:01:46 +00:00
Makefile.bsd-wrapper $Xenocara$ -> $OpenBSD$ 2006-11-27 19:27:25 +00:00
Makefile.in Temporary workaround for make bug in variable substitutions. 2010-11-06 17:01:46 +00:00
makeg Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
makeg.man Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
mdepend.cpp Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
mergelib.cpp Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
mergelib.man Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
missing import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mkdirhier Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
mkdirhier.man Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
mkhtmlindex.man import from X.Org 7.2RC2 2006-11-25 16:15:45 +00:00
mkhtmlindex.pl Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
mkhtmlindex.sh Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
README update to imake 1.0.3 2010-04-17 18:41:16 +00:00
revpath.c Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
revpath.man Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
xmkmf.cpp Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +00:00
xmkmf.man Update to imake 1.0.4. No functional change. 2010-10-31 16:54:24 +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