[docs] xmldocs - kwalsh modified Makefile

docs at icdevgroup.org docs at icdevgroup.org
Sat Nov 19 03:24:52 EST 2005


User:      kwalsh
Date:      2005-11-19 08:24:52 GMT
Modified:  .        Makefile
Log:
	* Bumped the XMLDOCS_CUR_DEVEL version to 5.3.2.

	* Added "orderchecks" to the SYMBOL_TYPES list.

Revision  Changes    Path
1.77      +2 -2      xmldocs/Makefile


rev 1.77, prev_rev 1.76
Index: Makefile
===================================================================
RCS file: /var/cvs/xmldocs/Makefile,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- Makefile	18 Nov 2005 23:15:00 -0000	1.76
+++ Makefile	19 Nov 2005 08:24:52 -0000	1.77
@@ -7,12 +7,12 @@
 #
 
 # Those two need to be adjusted with time
-export XMLDOCS_CUR_DEVEL = 5.3.1
+export XMLDOCS_CUR_DEVEL = 5.3.2
 IC_VERSIONS = 4.6.0 4.8.0 5.0.0 5.2.0 cvs-head
 
 #############################################################
 # Base definitions
-SYMBOL_TYPES= pragmas vars tags confs filters
+SYMBOL_TYPES= pragmas vars tags confs filters orderchecks
 GUIDES      = iccattut programming-style upgrade faq index optimization search xmldocs
 HOWTOS      = howtos
 GLOSSARY    = glossary








More information about the docs mailing list