sins :	sins.c
	rm sins; gcc -O6 -march=i686 -o sins -L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread sins.c 
