
jre1.8.0_65: java.tar.gz
	tar zxvf $<

# Java 1.8.0
java.tar.gz:
	wget http://javadl.sun.com/webapps/download/AutoDL?BundleId=111681 -O $@
