CONTRIBUTORS
author Christian Taedcke
Fri, 28 Jan 2011 14:51:18 +0100
changeset 658 7758d60e9260
parent 391 7802a7d5584f
permissions -rw-r--r--
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.