|
|
@ -15,8 +15,10 @@ 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`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
They can be used as follows:
|
|
|
|
They can be used as follows:
|
|
|
|
|
|
|
|
|
|
|
|
`make [TARGET NAME]`
|
|
|
|
`make [TARGET NAME]`
|
|
|
|
___
|
|
|
|
___
|
|
|
|
### Installation
|
|
|
|
### Installation
|
|
|
|