diff options
author | Bryan Jurish <mukau@users.sourceforge.net> | 2006-02-02 12:49:19 +0000 |
---|---|---|
committer | Bryan Jurish <mukau@users.sourceforge.net> | 2006-02-02 12:49:19 +0000 |
commit | cf40e844031c1035230e62fd88a0c42f7f617365 (patch) | |
tree | 0a9208f5fcd6a40f127532fa49441ca000f84e4c /README.cvs |
initial cvs importsvn2git-root
svn path=/trunk/externals/moocow/pdstring/; revision=4536
Diffstat (limited to 'README.cvs')
-rw-r--r-- | README.cvs | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/README.cvs b/README.cvs new file mode 100644 index 0000000..2a0ee0c --- /dev/null +++ b/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 |