<p><strong>Bash Script via VIM</strong><br/>In a file called <strong>makefile</strong>, write the followingtargets:</p><p>1. Downloadhttps://www.dropbox.com/s/42frcghjskw7gcy/HelloWorld123.java?dl=0<br/>2. write a compile target called HelloWorld123.class<br/>3. write a target called run that runs the class file (javaHelloWorld123)<br/>Add the