ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/mdtools/Makefile.inc
(Generate patch)

Comparing trunk/mdtools/Makefile.inc (file contents):
Revision 260 by chuckv, Fri Jan 31 21:04:27 2003 UTC vs.
Revision 262 by chuckv, Tue Feb 4 20:15:08 2003 UTC

# Line 6 | Line 6 | BUILD = mpi
6  
7   #  Here we decide whether the build is single or mutiple processor
8  
9 < BUILD = mpi
10 < #BUILD = single
9 > #BUILD = mpi
10 > BUILD = single
11  
12   # turn on compiler warnings
13  
# Line 16 | Line 16 | DEBUG = on
16  
17   # turn on debuging
18  
19 < DEBUG = on
20 < #DEBUG = off
19 > #DEBUG = on
20 > DEBUG = off
21  
22 < TALKATIVE = on
23 < #TALKATIVE = off
22 > #TALKATIVE = on
23 > TALKATIVE = off
24  
25   # use drand 48 or SPRNG
26  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines