head	1.2;
access;
symbols
	RELEASE_4_2_0:1.1
	RELEASE_4_1_1:1.1
	RELEASE_4_1_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2001.04.02.05.16.26;	author mharo;	state dead;
branches;
next	1.1;

1.1
date	2000.07.10.03.21.04;	author steve;	state Exp;
branches;
next	;


desc
@@


1.2
log
@update to 3.03

PR:		26094
Submitted by:	    maintainer
@
text
@--- Makefile.orig	Sun Mar 12 20:49:36 2000
+++ Makefile	Fri Jul  7 06:32:33 2000
@@@@ -1,7 +1,7 @@@@
 PRGS =  baseml codeml codemlsites basemlg pamp evolver mcmctree yn00 chi2 
 CC = cc # cc, gcc, cl
 
-CFLAGS = -fast
+CFLAGS += -O3
 
 #CFLAGS = -w0 -warnprotos -newc -std -fast
 #CFLAGS = -g -w0 -warnprotos -newc -std -edit1 #
@


1.1
log
@Add paml version 3.01.
A set of utilities for performing Phylogenetic Analysis by Maximum
Likelihood (PAML).

PR:		19753
Submitted by:	David A. Bader <dbader@@cielo.eece.unm.edu>
@
text
@@

