source: trunk/expeditee/MakeJar.sh@ 94

Last change on this file since 94 was 92, checked in by ra33, 16 years ago
  • Property svn:executable set to *
File size: 299 bytes
Line 
1jar cvfm "/root/workspace/Expeditee/expeditee"/Expeditee.jar "/root/workspace/Expeditee/expeditee"/Manifest.txt -C /root/workspace/Expeditee/bin/src org
2
3
4echo ""
5echo "*****"
6echo "* This assumes you have freshly compiled Expeditee."
7echo "* If not, run COMPILE-EVERYTHING.sh first!"
8echo "*****"
Note: See TracBrowser for help on using the repository browser.