texi2html-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Texi2html-cvs] Changes to texi2html/Tests/Makefile.in


From: Patrice Dumas
Subject: [Texi2html-cvs] Changes to texi2html/Tests/Makefile.in
Date: Wed, 24 Aug 2005 05:31:46 -0400

Index: texi2html/Tests/Makefile.in
diff -u texi2html/Tests/Makefile.in:1.32 texi2html/Tests/Makefile.in:1.33
--- texi2html/Tests/Makefile.in:1.32    Wed Jul 20 01:16:57 2005
+++ texi2html/Tests/Makefile.in Wed Aug 24 09:31:42 2005
@@ -275,9 +275,11 @@
 #      $(srcdir)/test.sh
 
 regenerate:
-       for dir in ${SUBDIR_TESTS}; do \
+       -for dir in ${SUBDIR_TESTS}; do \
        [ -d $${dir}_res ] && cp $$dir/*.passfirst $$dir/*.html $$dir/*.htm 
$$dir/*.2 $$dir/*.passtexi $${dir}_res;\
        done
+       -rm -f formatting_res/*_l2h.html formatting_res/tex.2
+       -rm -f singular_res/*_l2h.html singular_res/sing.2
 
 clean-local:
        for dir in ${SUBDIR_TESTS}; do \




reply via email to

[Prev in Thread] Current Thread [Next in Thread]