Subversion Repositories Projects

Rev

Rev 456 | Rev 461 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 456 Rev 457
Line 53... Line 53...
53
        make
53
        make
54
        TILL=`echo $i + 7 | bc`
54
        TILL=`echo $i + 7 | bc`
55
        mv C-OSD.hex C-OSD-characters-${i}-${TILL}.hex
55
        mv C-OSD.hex C-OSD-characters-${i}-${TILL}.hex
56
done
56
done
Line -... Line 57...
-
 
57
 
-
 
58
# clean up
-
 
59
make clean
57
 
60
 
Line 58... Line 61...
58
md5sum *.hex
61
md5sum *.hex
59
 
62
 
60
# pack all stuff
63
# pack all stuff