src/Pure/Admin/build_jdk.scala
changeset 65873 300beacd9875
parent 64936 a11f3ebb7bd8
child 65879 a43a079156a6
equal deleted inserted replaced
65872:8f77f6735b51 65873:300beacd9875
   217     args =>
   217     args =>
   218     {
   218     {
   219       var target_dir = Path.current
   219       var target_dir = Path.current
   220 
   220 
   221       val getopts = Getopts("""
   221       val getopts = Getopts("""
   222 Usage: Admin/build_jdk [OPTIONS] ARCHIVES...
   222 Usage: isabelle build_jdk [OPTIONS] ARCHIVES...
   223 
   223 
   224   Options are:
   224   Options are:
   225     -D DIR       target directory (default ".")
   225     -D DIR       target directory (default ".")
   226 
   226 
   227   Build jdk component from tar.gz archives, with original jdk installations
   227   Build jdk component from tar.gz archives, with original jdk installations