Added proper build instructions
This commit is contained in:
4
README
4
README
@@ -17,6 +17,10 @@ Build instructions
|
|||||||
have been tested. `yasm' and `ld' are required for `obc', but the
|
have been tested. `yasm' and `ld' are required for `obc', but the
|
||||||
assembly transpile step should work.
|
assembly transpile step should work.
|
||||||
|
|
||||||
|
+ To build release: `make all RELEASE=1'
|
||||||
|
+ To build debug: `make all RELEASE=0'
|
||||||
|
+ To run examples: `make examples'
|
||||||
|
|
||||||
|
|
||||||
Goals
|
Goals
|
||||||
=====
|
=====
|
||||||
|
|||||||
Reference in New Issue
Block a user