.PHONY: install install: chicken-install .PHONY: clean clean: rm -f *.so *.o *.link *.build.sh *.import.scm *.install.sh