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

Comparing trunk/OOPSE/Makefile.in (file contents):
Revision 747 by gezelter, Fri Sep 5 21:28:52 2003 UTC vs.
Revision 785 by gezelter, Thu Sep 25 16:42:34 2003 UTC

# Line 50 | Line 50 | F_MACH_DEFS=@fortran_machine_defs@
50   MPI_F90_MODS=@MPI_F90_MODS@
51  
52   # Compiler dependent Fortran module
53 F_MACH_DEFS=@fortran_machine_defs@
54
55 # Compiler dependent Fortran module
53   FLIBS_EXTRA = @F90LIBS@
54  
55   # Location of yacc (or its substitution)
# Line 101 | Line 98 | FFLAGS=@FFLAGS@
98   # Fortran flags
99   FFLAGS=@FFLAGS@
100  
101 + # Fortran90 flags
102 + F90FLAGS=@F90FLAGS@ @PREPFLAG@
103 +
104   # LDFLAGS
105   LDFLAGS=@LDFLAGS@
106  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines