Browse Source

cosmetics: alphabetical order

Originally committed as revision 10184 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun 18 years ago
parent
commit
e9bfae45bb
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      libavcodec/Makefile

+ 3
- 3
libavcodec/Makefile View File

@@ -433,11 +433,11 @@ include ../common.mak

clean::
rm -f \
i386/*.o i386/*~ \
armv4l/*.o armv4l/*~ \
mlib/*.o mlib/*~ \
alpha/*.o alpha/*~ \
armv4l/*.o armv4l/*~ \
bfin/*.o bfin/*~ \
i386/*.o i386/*~ \
mlib/*.o mlib/*~ \
ppc/*.o ppc/*~ \
ps2/*.o ps2/*~ \
sh4/*.o sh4/*~ \


Loading…
Cancel
Save