/[texi2html]/texi2html/Tests/Makefile.am
ViewVC logotype

Diff of /texi2html/Tests/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.11 by pertusus, Mon Jun 21 22:04:25 2004 UTC revision 1.12 by pertusus, Wed Aug 24 09:31:42 2005 UTC
# Line 7  SUBDIR_TESTS = GermanNodeTest xemacs tex Line 7  SUBDIR_TESTS = GermanNodeTest xemacs tex
7  #       $(srcdir)/test.sh  #       $(srcdir)/test.sh
8    
9  regenerate:  regenerate:
10          for dir in ${SUBDIR_TESTS}; do \          -for dir in ${SUBDIR_TESTS}; do \
11          [ -d $${dir}_res ] && cp $$dir/*.passfirst $$dir/*.html $$dir/*.htm $$dir/*.2 $$dir/*.passtexi $${dir}_res;\          [ -d $${dir}_res ] && cp $$dir/*.passfirst $$dir/*.html $$dir/*.htm $$dir/*.2 $$dir/*.passtexi $${dir}_res;\
12          done          done
13            -rm -f formatting_res/*_l2h.html formatting_res/tex.2
14            -rm -f singular_res/*_l2h.html singular_res/sing.2
15    
16  clean-local:  clean-local:
17          for dir in ${SUBDIR_TESTS}; do \          for dir in ${SUBDIR_TESTS}; do \

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26