commit f57c0a4dfec34243f4fc79b4b78a26a622d6a3cc
parent bd6b3e932eab81101100dbdfa8517b2a0a055b8b
Author: sin <sin@2f30.org>
Date: Fri, 14 Nov 2014 16:26:49 +0000
Works on Haiku too so update README
Diffstat:
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git 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
=======