From: Finn B. <bc...@us...> - 2001-12-27 15:31:02
|
Update of /cvsroot/jython/jython/Lib/jxxload_help In directory usw-pr-cvs1:/tmp/cvs-serv10477 Added Files: Makefile Log Message: Adding a makefile for compiling java sources. Fix for bug "[ #490965 ] Please add Makefiles to subdirectories". --- NEW FILE: Makefile --- include ../../Misc/make.rules CLASSPATH = ../..:.. |