diff --git a/doc/README.svn b/doc/README.svn index 6e47f3571..ae1e8ac76 100644 --- a/doc/README.svn +++ b/doc/README.svn @@ -11,3 +11,5 @@ For a svn checkout * compiles and runs the tests (with testcode/do-tests.sh). * If build errors or test errors happen * Please fix your errors and commit again. + +* Use gnu make to compile, make or 'gmake'.