all:
	scons

clean:
	scons -c

install:
	scons install

install-lib:
	scons install-lib


syntax highlighted by Code2HTML, v. 0.9.1