Skip to content
Snippets Groups Projects
Commit 1d81abfd authored by tjc's avatar tjc
Browse files

remove version from picard and sam jar names

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@12811 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 284755df
No related branches found
No related tags found
No related merge requests found
......@@ -8,7 +8,7 @@ SHELL=/bin/sh
JAVAC := javac -source 1.5 -target 1.5 $(OPT_FLAGS) $(EXTRA_FLAGS)
REAL_CLASSPATH := CLASSPATH=lib/biojava.jar:lib/jemAlign.jar:lib/j2ssh/j2ssh-core.jar:lib/ibatis/ibatis-2.3.4.726.jar:lib/ibatis/log4j-1.2.14.jar:lib/chado-14-interface.jar:lib/postgresql-8.4-701.jdbc3.jar:lib/picard/picard-1.04.jar:lib/picard/sam-1.04.jar:.
REAL_CLASSPATH := CLASSPATH=lib/biojava.jar:lib/jemAlign.jar:lib/j2ssh/j2ssh-core.jar:lib/ibatis/ibatis-2.3.4.726.jar:lib/ibatis/log4j-1.2.14.jar:lib/chado-14-interface.jar:lib/postgresql-8.4-701.jdbc3.jar:lib/picard/picard.jar:lib/picard/sam.jar:.
NAMES:= \
uk/ac/sanger/artemis/OptionChangeListener \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment