From: Leandro Lucarella Date: Sat, 30 Aug 2003 19:49:51 +0000 (+0000) Subject: Se agregan mas cosas al make clean. X-Git-Tag: svn_import X-Git-Url: https://git.llucax.com/z.facultad/75.42/euler.git/commitdiff_plain Se agregan mas cosas al make clean. --- diff --git a/Makefile b/Makefile index 99dc813..29b24cc 100644 --- a/Makefile +++ b/Makefile @@ -28,7 +28,7 @@ tp1: $(TARGETS) # Regla para borrar. clean: @echo "Limpiando..." - @rm -fR $(TARGETS) *.o core tp1 corrida_*.txt html latex + @rm -fR $(TARGETS) *.o core tp1 corrida_*.txt html latex* *.ps *.pdf # Corridas. corrida_2.txt: tp1