]> git.ozlabs.org Git - ccan/blob - ccan_tools/libtap/INSTALL
7f6479db69a9359602721f4738c52aded1ee1eef
[ccan] / ccan_tools / libtap / INSTALL
1 Quick Installation
2
3     ./configure
4     make
5     make check
6     make install
7
8 Run "configure --help" for additional options.