Added makefile, manifest and jar files.
This commit is contained in:
parent
fa7c5ec73d
commit
88d7042efb
4 changed files with 34 additions and 29 deletions
3
makefile
Normal file
3
makefile
Normal file
|
@ -0,0 +1,3 @@
|
|||
all:
|
||||
javac -O Whois.java
|
||||
jar cvfm Whois.jar MANIFEST.MF Whois.class
|
Loading…
Add table
Add a link
Reference in a new issue