WIP: feature/45-improve-tooling #46

Draft
glenux wants to merge 24 commits from feature/45-improve-tooling into develop
Showing only changes of commit dbc86a4330 - Show all commits

View file

@ -27,5 +27,8 @@ install:
bin/mfm \ bin/mfm \
$(PREFIX)/bin $(PREFIX)/bin
clean:
rm -f bin/mfm
.PHONY: spec test build all prepare install .PHONY: spec test build all prepare install