ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/ac-tools/Make.conf.in
(Generate patch)

Comparing:
branches/mmeineke/OOPSE/ac-tools/Make.conf.in (file contents), Revision 377 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
trunk/OOPSE/ac-tools/Make.conf.in (file contents), Revision 386 by gezelter, Fri Mar 21 20:52:11 2003 UTC

# Line 19 | Line 19 | FORCE_PARAMS=@OOPSE_HOME@/share/oopse/
19   # Location of the oopse home
20   OOPSE_HOME=@OOPSE_HOME@
21  
22 < FORCE_PARAMS=@OOPSE_HOME@/share/oopse/
22 > FORCE_PARAM_DIR=@OOPSE_HOME@/share/forceFields/
23  
24   # SPRNG library
25   SPRNG_LIB=@sprng_libdir@
# Line 37 | Line 37 | F_MACH_DEFS = @fortran_machine_defs@
37   MPI_F90_MODS=@mpi_f90_mods@
38  
39   # Compiler dependent Fortran module
40 < F_MACH_DEFS = @fortran_machine_defs@
40 > F_MACH_DEFS=@fortran_machine_defs@
41  
42   # Compiler dependent Fortran module
43   FLIBS_EXTRA = @flibs_extra@
# Line 70 | Line 70 | RM=rm -f
70   # rm
71   RM=rm -f
72  
73 + # soft link
74 + LN_S=@LN_S@
75 +
76   # BSD install
77   INSTALL=@INSTALL@
78   INSTALL_PROGRAM=@INSTALL_PROGRAM@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines