diff misc/GNUmakefile @ 3275:b344b68da8c5

optimize some cycles: *) delete surplus variable; *) on i386/amd64 "while (n) / n--" is smaller than "while (n--)", because the platforms have no postfix operations
author Igor Sysoev <igor@sysoev.ru>
date Mon, 02 Nov 2009 17:12:09 +0000
parents c7fe4b9118d2
children 9c0335d511e5 8a5106c2a377
line wrap: on
line diff