changeset 5570:296006eeb808 libavcodec

cosmetics: alphabetical order
author diego
date Wed, 22 Aug 2007 13:19:10 +0000
parents 679bc8b411b7
children 134296160fc9
files Makefile
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Wed Aug 22 13:04:10 2007 +0000
+++ b/Makefile	Wed Aug 22 13:19:10 2007 +0000
@@ -433,11 +433,11 @@
 
 clean::
 	rm -f \
+	   alpha/*.o alpha/*~ \
+	   armv4l/*.o armv4l/*~ \
+	   bfin/*.o bfin/*~ \
 	   i386/*.o i386/*~ \
-	   armv4l/*.o armv4l/*~ \
 	   mlib/*.o mlib/*~ \
-	   alpha/*.o alpha/*~ \
-	   bfin/*.o bfin/*~ \
 	   ppc/*.o ppc/*~ \
 	   ps2/*.o ps2/*~ \
 	   sh4/*.o sh4/*~ \