added build utility
This commit is contained in:
parent
bc32a3a706
commit
82514f2b52
1 changed files with 4 additions and 0 deletions
4
build-wanproxy
Executable file
4
build-wanproxy
Executable file
|
@ -0,0 +1,4 @@
|
|||
cd programs/wanproxy
|
||||
mkdir -p bin
|
||||
make NDEBUG=1
|
||||
|
Loading…
Reference in a new issue