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 253 by chuckv, Thu Jan 30 15:20:21 2003 UTC vs.
Revision 260 by chuckv, Fri Jan 31 21:04:27 2003 UTC

# Line 19 | Line 19 | DEBUG = on
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  
# Line 42 | Line 42 | FFLAGS = -mp -DIS_MPI -I/usr/local/include -I/usr/loca
42   FC = mpif90
43  
44   CFLAGS = -mp -DIS_MPI -I/usr/local/include
45 < FFLAGS = -mp -DIS_MPI -I/usr/local/include -I/usr/local/include/f90choice
45 > FFLAGS = -mp -DIS_MPI -I/usr/local/include -I/usr/local/include/f90choice -I../f90_include
46  
47   LIBNAME = libMPImdtools.a
48  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines