[Kos-cvs] kos/modules Makefile,1.52,1.53
thomas at kos.enix.org
thomas at kos.enix.org
Wed Jan 19 20:14:58 CET 2005
Update of /home/kos/cvs/kos/modules
In directory the-doors:/tmp/cvs-serv14268/modules
Modified Files:
Makefile
Log Message:
2005-01-19 Thomas Petazzoni <thomas at crazy.kos.nx>
* modules/Makefile (doc): Correct message when generating
documentation (reported by David Mentré).
Index: Makefile
===================================================================
RCS file: /home/kos/cvs/kos/modules/Makefile,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -d -r1.52 -r1.53
--- Makefile 28 Dec 2004 18:44:15 -0000 1.52
+++ Makefile 19 Jan 2005 19:14:56 -0000 1.53
@@ -29,5 +29,5 @@
$(LD) $(LD_RELOC) $(OUTPUT_OPTION) --whole-archive $^
doc:
- @echo "Generating documentation in ../doc/doc-src-html/ and ../doc/doc-src-latex"
+ @echo "Generating documentation in ../doc/src-html-doc/ and ../doc/src-latex-doc"
doxygen doc.cfg
More information about the Kos-cvs
mailing list