From: Brian Date: Mon, 10 Dec 2007 21:19:35 +0000 (-0700) Subject: remove ~ backup files X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e248f940506a678acc0cad1c925c0b11cca09672;p=mesa.git remove ~ backup files --- diff --git a/src/mesa/pipe/cell/spu/Makefile b/src/mesa/pipe/cell/spu/Makefile index 700a6c61cdc..8e606dd1a25 100644 --- a/src/mesa/pipe/cell/spu/Makefile +++ b/src/mesa/pipe/cell/spu/Makefile @@ -45,7 +45,7 @@ tri.o: tri.c clean: - rm -f *.o *.a *.d $(PROG_SPU) + rm -f *~ *.o *.a *.d $(PROG_SPU)