build docs for unix and windows

This commit is contained in:
bol-van
2024-11-18 21:00:25 +03:00
parent 840617a0c3
commit 46eb30a897
2 changed files with 45 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
debian,ubuntu :
apt install make gcc zlib1g-dev libcap-dev libnetfilter-queue-dev
make -C /opt/zapret
FreeBSD :
make -C /opt/zapret
OpenBSD :
make -C /opt/zapret bsd
MacOS :
make -C /opt/zapret mac