#
# For now, make only the java implementation, including the jar files.
#

java:
	cd source/java; make
	cd executables/JVM; make