collada makefile error

Hi,
I downloaded collada 2.2 and want to use it with dev cpp.
I am trying to compile it using make version GNU 3.80 in windows XP.
I have attached the makefile from “<collada-dom>/dom/makefile”
I am getting the following errors.

[i]D:\innovation\sw3d_app\Resources\collada-dom-2.2\collada-dom>C:\Dev-Cpp\bin\mingw32-make.exe
make os=ps3 project=dom -C dom
makefile:37: Extraneous text after else' directive make/dom.mk:54: Extraneous text afterelse’ directive
make/rules.mk:76: *** missing endif'. Stop. make[1]: Entering directoryD:/innovation/sw3d_app/Resources/collada-dom-2.2/collada-dom/dom’
make[1]: Leaving directory `D:/innovation/sw3d_app/Resources/collada-dom-2.2/collada-dom/dom’
C:\Dev-Cpp\bin\mingw32-make.exe: *** [all] Error 2

D:\innovation\sw3d_app\Resources\collada-dom-2.2\collada-dom>[/i]

We tried using cygwin, and in linux also but getting the same error.
can any one please help us how to compile using windows.

That makefile is for the PS3 build environment.