Browse Source

just make is not enough, it must be GNU make, unfortunately

mirabilos 8 years ago
parent
commit
74e47303e1
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README

+ 1 - 1
README

@@ -8,7 +8,7 @@ Before you can start you need to install some software:
 - gcc or clang
 - g++ or clang++
 - binutils 
-- make
+- GNU make
 - tar
 - gzip
 - wget