xutils-dev/imake
denghao 4229c47767 Import Debian version 7.7+ok1
xutils-dev (1:7.7+ok1) yangtze; urgency=medium

  * Build for openKylin.
2023-04-10 10:15:38 +08:00
..
COPYING Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
ChangeLog Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
INSTALL Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
Makefile.am Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
Makefile.in Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
README.md Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
aclocal.m4 Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
ccmakedep.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
cleanlinks Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
cleanlinks.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
compile Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
config.guess Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
config.h.in Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
config.sub Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
configure Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
configure.ac Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
depcomp Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
imake.c Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
imake.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
imakemdep.h Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
install-sh Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
makeg Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
makeg.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
mdepend.cpp Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
mergelib.cpp Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
mergelib.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
missing Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
mkdirhier Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
mkdirhier.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
mkhtmlindex.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
mkhtmlindex.pl Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
mkhtmlindex.sh Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
revpath.c Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
revpath.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
xmkmf.cpp Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00
xmkmf.man Import Debian version 7.7+ok1 2023-04-10 10:15:38 +08:00

README.md

The imake package contains the imake utility, plus the following support programs:

  • ccmakedep
  • mergelib
  • revpath
  • mkdirhier
  • makeg
  • cleanlinks
  • mkhtmlindex
  • xmkmf

Most usage will also require installing the Xorg util/cf files which contain the platform-specific configuration data for known platforms.

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 moved to GNU autoconf and automake for its build system in 2005 for X11R7.0 and later releases, but still provides imake for building existing external software programs that have not yet converted, though we are not actively maintaining it for new OS or platform releases.

More information about Imake and its usage may be found in the resources at:

All questions regarding this software should be directed at the Xorg mailing list:

https://lists.x.org/mailman/listinfo/xorg

The master development code repository can be found at:

https://gitlab.freedesktop.org/xorg/util/imake

Please submit bug reports and requests to merge patches there.

For patch submission instructions, see:

https://www.x.org/wiki/Development/Documentation/SubmittingPatches