No commit message authored by Karel Slaný's avatar Karel Slaný
No commit message
...@@ -33,6 +33,8 @@ In order to generate the configuration script run the following script: ...@@ -33,6 +33,8 @@ In order to generate the configuration script run the following script:
### Targeting UNIX and UNIX-Like Systems ### Targeting UNIX and UNIX-Like Systems
**GNU Make is required so it may be necessary to use `gmake` instead of `make`.**
Configuring and building the sources: Configuring and building the sources:
``` shell ``` shell
./configure ./configure
... ...
......