Base FreeBSD Makefile on Linux, but insist on gmake usage
Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
diff --git a/README b/README
index 37287dd..89e32c8 100644
--- a/README
+++ b/README
@@ -50,12 +50,13 @@
--------
Just type 'make' and 'make install'. If on FreeBSD, for now you have to
-specify the FreeBSD Makefile with -f, eg:
+specify the FreeBSD Makefile with -f and use gmake (not make), eg:
-$ make -f Makefile.Freebsd && make -f Makefile.FreeBSD install
+$ gmake -f Makefile.Freebsd && gmake -f Makefile.FreeBSD install
Likewise with OpenSolaris, use the Makefile.solaris to compile there.
-This might change in the future if I opt for an autoconf type setup.
+The OpenSolaris make should work fine. This might change in the
+future if I opt for an autoconf type setup.
If your compile fails with an error like this: