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

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