aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 6 insertions, 3 deletions
diff --git a/README b/README
index 236e5b4..01b31b5 100644
--- 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
=======