head	1.2;
access;
symbols
	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
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2003.02.14.23.21.23;	author naddy;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@* Update to 3.13.

PR:		48255
Submitted by:	David A. Bader <dbader@@eece.unm.edu>

* Also honor CC/CFLAGS.
@
text
@--- Makefile.orig	Thu Jul 19 12:01:33 2001
+++ Makefile	Tue Aug 28 19:07:55 2001
@@@@ -1,7 +1,7 @@@@
 PRGS =  baseml codeml codemlsites basemlg pamp evolver mcmctree yn00 chi2 
-CC = cc # cc, gcc, cl
+CC = gcc # cc, gcc, cl
 
-CFLAGS = -fast -w
+CFLAGS = -O2
 
 #CFLAGS = -w0 -warnprotos -newc -std -fast
 #CFLAGS = -g -w0 -warnprotos -newc -std -edit1 #
@


1.1
log
@- Update to version 3.1

PR:		30176
Submitted by:	David A. Bader <dbader@@eece.unm.edu> (MAINTAINER)
@
text
@@

