diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README index 0b0e5d2..cabfe1f 100644 --- a/README +++ b/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'. |