|
|
|
@ -15,10 +15,9 @@ There are a few optional targets, which enable specific functionality.
|
|
|
|
|
`allwarn - enable all warnings`
|
|
|
|
|
`debug - compile with 'debug' flag`
|
|
|
|
|
`static - compile as statically linked library - NOT IMPLEMENTED`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<br />
|
|
|
|
|
|
|
|
|
|
They can be used as follows:
|
|
|
|
|
|
|
|
|
|
`make [TARGET NAME]`
|
|
|
|
|