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

Comparing trunk/OOPSE/ac-tools/Make.conf.in (file contents):
Revision 378 by mmeineke, Fri Mar 21 17:42:12 2003 UTC vs.
Revision 395 by gezelter, Tue Mar 25 00:47:02 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 > SAMPLE_SIM_DIR=@OOPSE_HOME@/share/samples/
24  
25   # SPRNG library
26   SPRNG_LIB=@sprng_libdir@
# Line 37 | Line 38 | F_MACH_DEFS = @fortran_machine_defs@
38   MPI_F90_MODS=@mpi_f90_mods@
39  
40   # Compiler dependent Fortran module
41 < F_MACH_DEFS = @fortran_machine_defs@
41 > F_MACH_DEFS=@fortran_machine_defs@
42  
43   # Compiler dependent Fortran module
44   FLIBS_EXTRA = @flibs_extra@
# Line 70 | Line 71 | RM=rm -f
71   # rm
72   RM=rm -f
73  
74 + # soft link
75 + LN_S=@LN_S@
76 +
77   # BSD install
78   INSTALL=@INSTALL@
79   INSTALL_PROGRAM=@INSTALL_PROGRAM@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines