Mention that GNU make is required.

Does not build with BSD make.
This commit is contained in:
Edd Barrett 2014-01-01 23:30:15 +00:00
parent 0d02eb178a
commit 33fefc74a5
1 changed files with 3 additions and 3 deletions

View File

@ -28,9 +28,9 @@ Additional components:
The Unix version
----------------
The "unix" part requires a standard Unix environment with gcc. It works
only for 64-bit machines due to a small piece of x86-64 assembler for
the exception handling.
The "unix" part requires a standard Unix environment with gcc and GNU make.
It works only for 64-bit machines due to a small piece of x86-64 assembler
for the exception handling.
To build: