make: refactor build target into per-module dependencies #159

Open
dleidi wants to merge 1 commits from dleidi/autogits:refactoring-make into main

1 Commits

Author SHA256 Message Date
1fc0be5f60 make: refactor build target into per-module dependencies
Some checks failed
Integration tests / t (pull_request) Has been cancelled
- Replace shell loop in build with explicit module targets
- Add .PHONY for build and module targets
- Keep go build -C <module> -buildmode=pie behavior unchanged
- Enable parallel builds via make -jN build
2026-03-06 11:33:32 +01:00