mk.cmd 84 B

123
  1. @echo off
  2. javac -cp . -d . *.java
  3. jar cfm sphinxapi.jar MANIFEST.MF org/sphx/api