FIXED: - changed make targets from "%o: %c" to "%.o: %.c" (Patch from irc <oleg_osov>)
find . -name 'Make*' | xargs perl -w -i.bak -p -e "s/\%o: \%c/%.o: %.c/g"
Contributors :
==============
Leonid Tochinski ltochinski _at_ chattenassociates.com ( native win32 port (visual studio))
Vladimir Chren (kernel space port)
Raphael Zulliger (author of slavelib project)
Other unsorted contribs:
Camille BOSSARD
David DUMINY (sté A6R)
Laurent ROMIEUX
Zakaria BELAMRI
Luis JIMENEZ
Many thanks to the main contributors for their great work.