Update to Bukkit 1.14
This commit is contained in:
7
resources/gnu/getopt/Makefile
Normal file
7
resources/gnu/getopt/Makefile
Normal file
@@ -0,0 +1,7 @@
|
||||
# Makefile for Java port of GNU getopt
|
||||
|
||||
all:
|
||||
javac LongOpt.java Getopt.java GetoptDemo.java
|
||||
|
||||
docs:
|
||||
javadoc -author -version -public Getopt.java LongOpt.java
|
Reference in New Issue
Block a user