Menu

Tree [r58] /
 History

HTTPS access


File Date Author Commit
 dist 2008-01-30 zhangmaike [r55] Removed now non-existant file
 graphic_src 2008-01-26 zhangmaike [r53] Moved graphics source directory.
 src 2008-03-20 zhangmaike [r58] Removed unnecessary buffer
 BUGS 2007-07-09 zhangmaike [r1] Initial import - current version 1.1rc1
 CHANGELOG.1.2rc1 2008-01-30 zhangmaike [r56] Moved changelog again
 COPYING 2007-07-09 zhangmaike [r1] Initial import - current version 1.1rc1
 Makefile 2008-01-24 zhangmaike [r46] Cleanup hopefully finished.
 README 2008-01-24 zhangmaike [r49] Removed suggestions file, updated README.

Read Me

To compile, just type:
	make

To make the distributable zip and source archives:
	make dist

To clean up .class files, etc.:
	make clean

To clean up .class files and jar and zip files:
	make distclean

You need a working javac in your path.

Beware that make dist depends on GNU tar and the infozip zip utility, as well
as the standard jar utility.