Skip to content
Snippets Groups Projects
Commit 86a6abdc authored by tjc's avatar tjc
Browse files

jae

git-svn-id: svn+ssh://svn.internal.sanger.ac.uk/repos/svn/pathsoft/artemis/trunk@1678 ee4ac58c-ac51-4696-9907-e4b3aa274f04
parent 9e747b8f
No related branches found
No related tags found
No related merge requests found
# This is a GNU Makefile for Artemis
# $Header: //tmp/pathsoft/artemis/Makefile,v 1.2 2004-06-09 15:10:51 tjc Exp $
# $Header: //tmp/pathsoft/artemis/Makefile,v 1.3 2004-06-22 16:20:14 tjc Exp $
SHELL=/bin/sh
......@@ -8,7 +8,7 @@ OPT_FLAGS = -g
JAVAC := javac $(OPT_FLAGS) -target 1.1 -deprecation -J-mx150m $(EXTRA_FLAGS)
REAL_CLASSPATH := CLASSPATH=.:lib/biojava.jar:lib/jobcontrol.jar
REAL_CLASSPATH := CLASSPATH=.:lib/biojava.jar:lib/jobcontrol.jar:lib/jemAlign.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