include ../dotfiles.mk
all: .config/mowedline/init.scm
%.scm: SCHEME_IMPLEMENTATION = chicken
%.scm: %.org
$(call tangle,scheme)