Project

General

Profile

Revision 373

Added by Greg Tress over 16 years ago

fixed problem with Linux java implementation in Makefile

View differences:

trunk/code/projects/colonet/ColonetGUI/Makefile
21 21
#  c             Create new archive
22 22
#  v             Generate verbose output while archiving
23 23
#  f             Specify archive file name
24
#  i             Generate index information
25 24

  
26 25
JAR = jar
27
JARFLAGS = cvfi
26
JARFLAGS = cvf
28 27

  
29 28
# Java file compilation instructions
30 29
# For default compilation, archive classes into Colonet.jar

Also available in: Unified diff