ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitCommon/Ctvmft/BuildFile
Revision: 1.2
Committed: Sun Jan 24 18:09:13 2010 UTC (15 years, 3 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_018, Mit_017, Mit_017pre3, Mit_017pre2, Mit_017pre1, V07-05-00, Mit_016, Mit_015b, Mit_015a, Mit_015, Mit_014e, Mit_014d, Mit_014c, Mit_014b, ConvRejection-10-06-09, Mit_014a, Mit_014, Mit_014pre3, Mit_014pre2, Mit_014pre1, Mit_013d, Mit_013c, Mit_013b, Mit_013a, Mit_013, Mit_013pre1
Changes since 1.1: +2 -2 lines
Log Message:
Make code and build options compatible with gfortran

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2 bendavid 1.2 # $Id: BuildFile,v 1.1 2008/09/17 04:01:47 loizides Exp $
3 loizides 1.1
4     <use name=f77compiler>
5 bendavid 1.2 <flags FFLAGS="-w -fd-lines-as-comments">
6 loizides 1.1 <export>
7     <lib name=MitCommonCtvmft>
8     </export>