@ -4,7 +4,7 @@ OBJ := listlogic.go mcron.go ports.go short.go
.PHONY: all clean install uninstall
all: $(OBJ)
%.go: %.scm
%.go: tk/%.scm
@GUILE_AUTO_COMPILE=0 guild compile $< -o $@
install: $(TARGET)/tk $(CCACHE)/tk