home: hub: 9ficl

Download patch

ref: d24b9526d714446050899159fa12e8563ff3f6cd
parent: 561536ba2219b6abdbda15423d8ec7a5fc97aee6
author: asau <asau@ficl.sf.net>
date: Wed Oct 20 09:19:50 CDT 2010

Update instructions after Linux-specific makefile removal.

--- a/ReadMe.txt
+++ b/ReadMe.txt
@@ -16,9 +16,7 @@
 INSTALLATION
 
 Ficl builds out-of-the-box on the following platforms:
-	* NetBSD, FreeBSD: use "Makefile".
-	* Linux: use "Makefile.linux", but it should work with
-	  "Makefile" as well.
+	* NetBSD, FreeBSD, Linux: use "Makefile".
 	* Win32: use "ficl.dsw" / "ficl.dsp".
 To port to other platforms, we suggest you start with the generic
 "Makefile" and the "unix.c" / "unix.h" platform-specific implementation