[docs] xmldocs - docelic modified Makefile

docs at icdevgroup.org docs at icdevgroup.org
Tue Sep 21 12:35:48 EDT 2004


User:      docelic
Date:      2004-09-21 16:35:48 GMT
Modified:  .        Makefile
Log:
- Add glossary creation and add missing line to tmp/stattrees target

Revision  Changes    Path
1.17      +5 -0      xmldocs/Makefile


rev 1.17, prev_rev 1.16
Index: Makefile
===================================================================
RCS file: /var/cvs/xmldocs/Makefile,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- Makefile	21 Sep 2004 11:40:26 -0000	1.16
+++ Makefile	21 Sep 2004 16:35:48 -0000	1.17
@@ -41,6 +41,9 @@
 	make $(OUTPUT)/howtos.html
 	make $(OUTPUT)/howtos
 
+guides/glossary.xml:
+	bin/glossary-autogen
+
 #
 # All documents
 #
@@ -156,6 +159,8 @@
 	> cache/$$p/.objectlist.c.txt; \
 	ctags -f cache/$$p/.tags -R --extra=fq --fields=afikKlmnsSz --line-directives sources/$$p \
 	; done
+	touch tmp/stattrees
+
 
 #
 # Cleanup








More information about the docs mailing list