8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-22 20:03:02 +01:00

clean libtommath *.d dependencies files created by gcc compiler (#66)

This commit is contained in:
Popa Marius Adrian 2016-11-08 19:59:31 +02:00 committed by Alexander Peshkov
parent 27ea6a5c8a
commit 4651ef1ca4

View File

@ -166,7 +166,7 @@ pretty:
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 \ 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 `find . -type f | grep [~] | xargs` *.lo *.la *.d
rm -rf .libs rm -rf .libs
#zipup the project (take that!) #zipup the project (take that!)