aboutsummaryrefslogtreecommitdiff
path: root/flite/README.cvs
diff options
context:
space:
mode:
authorBryan Jurish <mukau@users.sourceforge.net>2006-02-02 12:49:19 +0000
committerBryan Jurish <mukau@users.sourceforge.net>2006-02-02 12:49:19 +0000
commit0727bfcaf2bd48bf501a7fa95515c400a1996902 (patch)
tree81a3774a9601ba1242482696344f3de3e08f8f22 /flite/README.cvs
parent6a4001a8538862ac02714a03fedd07c3b6f79366 (diff)
initial cvs import
svn path=/trunk/externals/moocow/; revision=4536
Diffstat (limited to 'flite/README.cvs')
-rw-r--r--flite/README.cvs13
1 files changed, 13 insertions, 0 deletions
diff --git a/flite/README.cvs b/flite/README.cvs
new file mode 100644
index 0000000..2a0ee0c
--- /dev/null
+++ b/flite/README.cvs
@@ -0,0 +1,13 @@
+To build from cvs, do the following:
+
+ ./autogen.sh
+ ./configure
+ make
+ make install
+
+NOTE: The README.txt file in the distribution
+is auto-generated from perl ".pod" format by
+the "pod2text" included in most perl distributions.
+
+marmosets,
+ Bryan