../../bin/sp2sce: *.c *.h Makefile
	gcc -O0 -g *.c -o sp2sce
	cp sp2sce ../../bin/sp2sce
