pjs/grendel
talisman%anamorphic.com 5115f899cb Added some new variables to pass to the -classpath flag to javac, added rules to copy app resources to the build product directory. jrg 2001-03-28 05:38:09 +00:00
..
contrib Patch from Morgan Schweers <morgan@vixen.com> to directly edit the From: header in the composition window. We need to add an advanced configuration option to turn this on, because otherwise not-so-clueful users might make mistakes. It'll stay here for now 1999-03-03 11:18:50 +00:00
dist/classes Initial checkin. This manifest allows the resulting jar to be executable. jrg 2001-03-28 02:25:43 +00:00
docs Java 2 'javadoc' generated documentation for Grendel packages. Initial checkin. (Jeff) 1999-08-02 05:27:45 +00:00
extlib Added to make life easier for building. jrg 2001-03-28 01:44:30 +00:00
sources fixed a typo in the include directive. jrg 2001-03-28 03:49:31 +00:00
Makefile Updated Makefiles to build into separate dist/classes directory. jrg 2001-03-28 02:24:29 +00:00
README Updated README and README.build to reflect the addition of autoconf support. 1999-08-06 05:26:53 +00:00
README.build Updated README and README.build to reflect the addition of autoconf support. 1999-08-06 05:26:53 +00:00
README.libs Updated because of bug #8567 1999-06-20 21:05:23 +00:00
rules.mk Added some new variables to pass to the -classpath flag to javac, added rules to copy app resources to the build product directory. jrg 2001-03-28 05:38:09 +00:00

README

This is Grendel -- a Java mail/news client.

It runs now, though there is still a lot of work to be done.

Grendel is maintained by Jeff Galyan (jeffrey.galyan@sun.com), 
Giao Nguyen (grail@cafebabe.org) and Edwin Woudt (edwin@woudt.nl)

See http://www.mozilla.org/projects/grendel/ for more info.

Read README.libs for the libraries you need.
Read README.build for build instructions