]> Sergey Matveev's repositories - nnn.git/commitdiff
Works on Haiku too so update README
authorsin <sin@2f30.org>
Fri, 14 Nov 2014 16:26:49 +0000 (16:26 +0000)
committersin <sin@2f30.org>
Fri, 14 Nov 2014 16:26:49 +0000 (16:26 +0000)
README

diff --git a/README b/README
index 236e5b4b1302df28711ce27148d5564ba4ba1f3e..01b31b5772f0420e2b86dbf0567a928ab5cf212d 100644 (file)
--- a/README
+++ b/README
@@ -35,13 +35,16 @@ cases you just do:
 
     make
 
-It is known to work on OpenBSD, Arch Linux, Slackware, NetBSD, IRIX.  Some notes
-for building on certain systems follow.
+It is known to work on OpenBSD, NetBSD, Arch Linux, Slackware, IRIX 6.5
+and Haiku.  Some notes for building on certain systems follow.
 
- * IRIX:
+ * IRIX 6.5:
 
     make CC="gcc" LDLIBS="-lgen"
 
+ * Haiku:
+
+    make LDLIBS="-lncurses"
 
 Contact
 =======