Author: sparky
Date: Wed Aug  9 19:56:57 2006
New Revision: 7637

Modified:
   ppcrcd/trunk/Makefile
Log:
- prerequisites for out/docs/index.html:


Modified: ppcrcd/trunk/Makefile
==============================================================================
--- ppcrcd/trunk/Makefile       (original)
+++ ppcrcd/trunk/Makefile       Wed Aug  9 19:56:57 2006
@@ -296,7 +296,7 @@
        @mkdir -p out/docs
        ./doc/gendoc.pl $< > $@
 
-out/docs/index.html:   doc/index.html
+out/docs/index.html:   doc/index.html $(addprefix doc/README.,$(DOCSRC))
        @mkdir -p out/docs
        cat $< > $@
        for DOC in $(DOCSRC); do                        \
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to