mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
The few hpack development tools are now integrated into the main makefile, which allows to remove the original one which was causing lots of build warnings. A README was added to explain how to build instead. |
||
|---|---|---|
| .. | ||
| decode.c | ||
| gen-enc.c | ||
| gen-rht.c | ||
| README | ||
This needs to be built from the top makefile, for example :
make dev/hpack/{decode,gen-enc,gen-rht}