X-Git-Url: https://git.llucax.com/z.facultad/75.42/euler-oo.git/blobdiff_plain/1ca05135c8d2a190baca3c28c8e8b2909e79f595..HEAD:/Makefile diff --git a/Makefile b/Makefile index 09da7df..eb9e81e 100644 --- a/Makefile +++ b/Makefile @@ -56,7 +56,7 @@ corrida.txt: tp3 # Regla para borrar. clean: @echo "Limpiando..." - @rm -fR $(TARGETS) *.o core tp2 corrida_*.txt html latex* *.ps + @rm -fR $(TARGETS) *.o core tp2 corrida.txt html latex* *.ps # Preety-printing del código fuente. FUENTES=dllist.h dllist.cpp punto.h figura.h figura.cpp rectangulo.h \