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

Comparing trunk/OOPSE_old/src/mdtools/libmdCode/Makefile.am (file contents):
Revision 354 by mmeineke, Fri Mar 14 20:37:46 2003 UTC vs.
Revision 355 by mmeineke, Mon Mar 17 20:14:33 2003 UTC

# Line 48 | Line 48 | wrappers.o: wrappers.F90 simulation_module.o @fortran_
48  
49   simulation_module.o: simulation_module.F90 @fortran_machine_defs@ atype_module.o neighborList.o
50  
51 < wrappers.o: wrappers.F90 simulation_module.o @fortran_machine_defs@ do_Forces.o
51 > wrappers.o: wrappers.F90 simulation_module.o @fortran_machine_defs@ \
52 >        do_Forces.o atype_module.o
53  
54   neighborLists.o: neighborLists.F90 @fortran_machine_defs@
55  
# Line 116 | Line 117 | libMPImdCode_a-wrappers.o: wrappers.F90 libMPImdCode_a
117          $(F77) $(libMPImdCode_a_FFLAGS) $(FFLAGS) -I@mpich_include@/f90choice -c -o libMPImdCode_a-simulation_module.o `test -f 'simulation_module.F90' || echo '$(srcdir)/'`simulation_module.F90
118  
119   libMPImdCode_a-wrappers.o: wrappers.F90 libMPImdCode_a-simulation_module.o @fortran_machine_defs@ \
120 <        mpiSimulation_module.o libMPImdCode_a-do_Forces.o
120 >        mpiSimulation_module.o libMPImdCode_a-do_Forces.o libMPImdCode_a-atype_module.o
121          $(F77) $(libMPImdCode_a_FFLAGS) $(FFLAGS) -I@mpich_include@/f90choice -c -o libMPImdCode_a-wrappers.o `test -f 'wrappers.F90' || echo '$(srcdir)/'`wrappers.F90
122  
123   libMPImdCode_a-neighborLists.o: neighborLists.F90 mpiSimulation_module.o @fortran_machine_defs@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines