# HG changeset patch # User diego # Date 1187788750 0 # Node ID 296006eeb80809e4042946bba88014d043fcf735 # Parent 679bc8b411b7b1977822ee5b4ac2e9810f9ae4a3 cosmetics: alphabetical order diff -r 679bc8b411b7 -r 296006eeb808 Makefile --- 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/*~ \