Files
rbox/Makefile
T
2025-11-10 00:28:56 +01:00

6 lines
76 B
Makefile

PYTHON=".venv/bin/python3"
RBOX=".venv/bin/rbox"
all:
$(RBOX) --port 9004