--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/Admin/polyml-5.1/README Wed Oct 24 21:12:44 2007 +0200
@@ -0,0 +1,18 @@
+
+This distribution of Poly/ML 5.1 has been compiled from the original
+sources as follows:
+
+ cvs -d:pserver:anonymous@polyml.cvs.sourceforge.net:/cvsroot/polyml co polyml
+ cd polyml
+ cvs up -dAP
+ ./configure --prefix=/tmp/polyml --without-x
+ make
+ make install
+
+Now /tmp/polyml/bin/* and /tmp/polyml/lib/* can be moved to the
+platform-specific target directory (e.g. polyml-5.1/x86-linux).
+
+ Makarius
+ 24-Oct-2007
+
+$Id$