|
|
@ -10,7 +10,7 @@ The library can be compiled using the provided Makefile.
|
|
|
|
make
|
|
|
|
make
|
|
|
|
```
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
There are a few optional targets, which enable specific functionality.
|
|
|
|
There are a few optional targets, which enable specific functionality.
|
|
|
|
`allwarn - enable all warnings`
|
|
|
|
`allwarn - enable all warnings`
|
|
|
|
`debug - compile with 'debug' flag`
|
|
|
|
`debug - compile with 'debug' flag`
|
|
|
|
`static - compile as statically linked library - NOT IMPLEMENTED`
|
|
|
|
`static - compile as statically linked library - NOT IMPLEMENTED`
|
|
|
|