head	1.2;
access;
symbols
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1
	RELEASE_4_6_2:1.1
	RELEASE_4_6_1:1.1
	RELEASE_4_6_0:1.1
	RELEASE_5_0_DP1:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.11.25.23.03.54;	author sem;	state dead;
branches;
next	1.1;

1.1
date	2002.01.25.14.58.16;	author wjv;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Update to 2.03
- Pass maintainership to submitter

PR:		ports/74332
Submitted by:	Fernan Aguero <fernan(at)iib.unsam.edu.ar>
@
text
@--- t_coffee_source/makefile.orig	Wed Jul 11 23:40:30 2001
+++ t_coffee_source/makefile	Fri Jan 25 15:58:01 2002
@@@@ -1,7 +1,6 @@@@
 CC=cc
 t_coffee: util_constraints_list.o util_domain_constraints_list.o util_analyse_constraints_list.o aln_convertion_util.o util_declare.o hsearch.o random.o util_make_tree.o util.o reformat_struc.o reformat.o io_func.o pb_util_read_sequence.o pb_util_read_seq_util.o tree_util.o util_dp_clean_maln.o util_dp_ssec_pwaln.o util_dp_mm_nw.o util_dp_gotoh_nw.o util_dp_cdna_fasta_nw.o util_dp_generic_fasta_nw.o util_dp_fasta_nw.o util_dp_fasta_sw.o util_dp_gotoh_sw.o util_dp_est.o util_domain_dp_drivers.o util_dp_drivers.o util_domain_dp.o CUSTOM_evaluate_for_struc.o evaluate_for_struc.o evaluate_for_domain.o evaluate_dirichlet.o evaluate.o showpair.o t_coffee.o 
 	$(CC) -O -o t_coffee util_constraints_list.o util_domain_constraints_list.o util_analyse_constraints_list.o aln_convertion_util.o util_declare.o hsearch.o random.o util_make_tree.o util.o reformat_struc.o reformat.o io_func.o pb_util_read_sequence.o pb_util_read_seq_util.o tree_util.o util_dp_clean_maln.o util_dp_ssec_pwaln.o util_dp_mm_nw.o util_dp_gotoh_nw.o util_dp_cdna_fasta_nw.o util_dp_generic_fasta_nw.o util_dp_fasta_nw.o util_dp_fasta_sw.o util_dp_gotoh_sw.o util_dp_est.o util_domain_dp_drivers.o util_dp_drivers.o util_domain_dp.o CUSTOM_evaluate_for_struc.o evaluate_for_struc.o evaluate_for_domain.o evaluate_dirichlet.o evaluate.o showpair.o t_coffee.o  -lm
-	mv  t_coffee  ../bin
 
 all:  t_coffee
 
@


1.1
log
@Add t_coffee 1.37, a multiple DNA or protein sequence alignment package.
@
text
@@

