[Lunar-commits] r18419 - moonbase/trunk/zbeta/x11/x11-util/imake
Chad Kittel
v3rt1g0 at lunar-linux.org
Tue Jan 31 03:05:06 UTC 2006
Author: v3rt1g0
Date: 2006-01-31 03:05:06 +0000 (Tue, 31 Jan 2006)
New Revision: 18419
Modified:
moonbase/trunk/zbeta/x11/x11-util/imake/DETAILS
Log:
Description Tweak: imake (X11R7.0-1.0.1)
* Tweak the description to be a bit more on-target
Modified: moonbase/trunk/zbeta/x11/x11-util/imake/DETAILS
===================================================================
--- moonbase/trunk/zbeta/x11/x11-util/imake/DETAILS 2006-01-31 02:58:32 UTC (rev 18418)
+++ moonbase/trunk/zbeta/x11/x11-util/imake/DETAILS 2006-01-31 03:05:06 UTC (rev 18419)
@@ -7,9 +7,11 @@
WEB_SITE=http://www.x.org/
ENTERED=20060120
UPDATED=20060120
- SHORT="The X.org portable makefile generator"
+ SHORT="The X.Org C preprocessor-based Makefile build system"
+
cat << EOF
-imake is almost notorious. It's the X Window System portable makefile,
-as seen in many invocations of "xmkmf" throughout the history of the X Window
-System.
+imake is a build system which uses the C preprocessor to generate
+Makefiles from Imakefiles and a template file, which may optionally
+include other templates to form complex macros and patters. It is
+predominately used by legacy X applications for their build process.
EOF
More information about the Lunar-commits
mailing list