diff --git a/COMPILE b/COMPILE index 827a3cf6..ac194fd7 100644 --- a/COMPILE +++ b/COMPILE @@ -39,14 +39,14 @@ otherwise use corresponding makefile. Note for FreeBSD, OpenBSD and OSX users: use gmake instead of make, i. e. ->gmake -f makefile.clang.darwin.x86_64 +>gmake -f makefile.darwin.clang.x86_64 then type >sudo make install or ->sudo gmake -f makefile.clang.darwin.x86_64 install +>sudo gmake -f makefile.darwin.clang.x86_64 install on MacOSX/Darwin.