Rake task lists

Is this a known difference for windows systems? When I run rake --tasks
I see one task for each spec in the file list? If I run the same on
win32, all I get is the ‘all’ task.

I scanned lists, and I did not see anything about this.

– bk