add compilation instructions
This commit is contained in:
parent
43967b6306
commit
b7debc4e7f
1 changed files with 6 additions and 0 deletions
6
README
6
README
|
@ -6,3 +6,9 @@ tools/ Miscellaneous tools (testing).
|
|||
test/ Unit tests.
|
||||
|
||||
The LICENSE file applies to all files distributed.
|
||||
|
||||
- Compilation
|
||||
|
||||
Invoke GNU make in this directory to create the executable
|
||||
file obj/qbe. On some systems (BSD) you might have to use
|
||||
'gmake' instead of 'make'.
|
||||
|
|
Loading…
Add table
Reference in a new issue