drop makefile

This commit is contained in:
ars
2026-06-25 03:15:50 +03:00
parent 1be16d46e5
commit 861aed314f
4 changed files with 19 additions and 60 deletions
+2 -5
View File
@@ -130,11 +130,8 @@ pip install -e .[docs]
doit docs # output in docs/_build/html
```
PyInstaller standalone binaries are also available through Makefile targets:
```
make [client|server|cli]
```
Individual standalone binaries: `doit pyinstaller_client`,
`doit pyinstaller_server`, `doit pyinstaller_cli`.
## systemd templates