ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitCommon/Ctvmft/BuildFile
Revision: 1.1
Committed: Wed Sep 17 04:01:47 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_012i, Mit_012g, Mit_012f, Mit_012e, Mit_012d, Mit_012c, Mit_012b, Mit_012a, Mit_012, Mit_011a, Mit_011, Mit_010a, Mit_010, Mit_009c, Mit_009b, Mit_009a, Mit_009, Mit_008, Mit_008pre2, Mit_008pre1, Mit_006b, Mit_006a, Mit_006, Mit_005, Mit_004
Log Message:
Moved MitVertex contents to MitCommon. MitVertex therefore is obsolute and should not be touched anymore.

File Contents

# User Rev Content
1 loizides 1.1 # -*- Makefile -*-
2     # $Id: BuildFile,v 1.1 2008/07/28 11:31:53 paus Exp $
3    
4     <use name=f77compiler>
5     <flags FFLAGS="-w">
6     <export>
7     <lib name=MitCommonCtvmft>
8     </export>