aboutsummaryrefslogtreecommitdiff
path: root/Makefile
blob: 425d6122cb3e8e29ee5933d835c31fa8283b9ee3 (plain)
1
2
3
4
5
6
7
8
9
10
11
turbo.go: turbo.scm
	guild compile -o turbo.go turbo.scm

.PHONY: play
play:
	guile turbo.scm

# This probably doesn't work anymore.
.PHONY: bundle
bundle:
	chickadee bundle