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

Comparing trunk/OOPSE/src/Makefile.in (file contents):
Revision 785 by gezelter, Thu Sep 25 16:42:34 2003 UTC vs.
Revision 834 by gezelter, Tue Oct 28 20:09:45 2003 UTC

# Line 137 | Line 137 | OOPSE_LDFLAGS= $(F90LIBS) $(LIBS) -L$(SPRNG_LIBDIR) $(
137   LIBS=$(MD_LIB) $(BASS_LIB)
138   MPI_LIBS=$(MD_MPI_LIB) $(BASS_MPI_LIB)
139  
140 < OOPSE_LDFLAGS= $(F90LIBS) $(LIBS) -L$(SPRNG_LIBDIR) $(SPRNG_LIB)
140 > OOPSE_LDFLAGS= $(LIBS) $(F90LIBS) -L$(SPRNG_LIBDIR) $(SPRNG_LIB)
141  
142 < OOPSE_MPI_LDFLAGS= $(F90LIBS) $(MPI_LIBS) -L$(MPI_LIBDIR) $(MPIMODLIBNAME) $(MPI_LIB) -L$(SPRNG_LIBDIR) $(SPRNG_LIB)
142 > OOPSE_MPI_LDFLAGS= $(MPI_LIBS) $(F90LIBS) -L$(MPI_LIBDIR) $(MPIMODLIBNAME) $(MPI_LIB) -L$(SPRNG_LIBDIR) $(SPRNG_LIB)
143  
144   PREFS=-DOOPSE_HOME=\"$(OOPSE_HOME)\"
145  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines