Fix #define DPRINTF to avoid warnings
[quick-der] / INSTALL.MD
1 # Installing Quick DER
2
3 <img alt="Quick DER logo" src="quick-der-logo.png" style="float: right;"/>
4
5     ./configure
6     make
7     make install
8
9 Other build targets include `clean`, `uninstall`.