[PATCH] Docu update
authorJens Axboe <axboe@suse.de>
Thu, 8 Jun 2006 11:40:18 +0000 (13:40 +0200)
committerJens Axboe <axboe@suse.de>
Thu, 8 Jun 2006 11:40:18 +0000 (13:40 +0200)
README

diff --git a/README b/README
index 3240b65a412573b65eb2a6b90a73a73e678cea27..a85962e4b9345bb0f10e69690a73d0bffc2c67e6 100644 (file)
--- a/README
+++ b/README
@@ -33,6 +33,7 @@ specify the FreeBSD Makefile with -f, eg:
 
 $ make -f Makefile.Freebsd && make -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.