WIP: Draft: Resolve "Use gnumake for uniform dev build system and GitLab CI" #213

Draft
savau wants to merge 540 commits from 145-build-system-rewrite into master
Showing only changes of commit eb25d7ba34 - Show all commits

View File

@ -109,7 +109,7 @@ well-known: node_modules
clean:
rm -rf node_modules
rm -rf .stack-work .stack-work-build .stack-work-run .stack-work-test .stack-work-doc
# TODO remove binaries / bin directory
rm -rf bin/
.PHONY: %.lock
%.lock: