about summary refs log tree commit diff stats
path: root/makefile
blob: 49f5f61ea2483e5b0aab2cb3e2e160d5d840175b (plain)
1
2
3
4
5
6
7
.PHONY: install
install:
	chicken-install

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