The unified diff between revisions [11081ab8..] and [38ad9968..] is displayed below. It can also be downloaded as a raw diff.
This diff has been restricted to the following files: 'Makefile.in'
# # # patch "Makefile.in" # from [a94afe6872df2c0e0f504fa6855b497a2d803bc9] # to [699792a85f9324d650e3ce0b66c89818912d07b5] # ============================================================ --- Makefile.in a94afe6872df2c0e0f504fa6855b497a2d803bc9 +++ Makefile.in 699792a85f9324d650e3ce0b66c89818912d07b5 @@ -152,7 +152,7 @@ clean: clean: rm -f *.bat *.pdf *.o *.a *.obj *.lib *.exe *.dll etclib/*.o demo/demo.o test ltmtest mpitest mtest/mtest mtest/mtest.exe \ - *.idx *.toc *.log *.aux *.dvi *.lof *.ind *.ilg *.ps *.log *.s mpi.c *.da *.dyn *.dpi tommath.tex `find -type f | grep [~] | xargs` *.lo *.la + *.idx *.toc *.log *.aux *.dvi *.lof *.ind *.ilg *.ps *.log *.s mpi.c *.da *.dyn *.dpi tommath.tex *.lo *.la rm -rf .libs cd etc && make clean cd pics && make clean