|
|
@ -11,6 +11,7 @@ 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`
|
|
|
|