ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/test/utils/Makefile
(Generate patch)

Comparing trunk/test/utils/Makefile (file contents):
Revision 175 by tim, Thu Oct 28 15:42:17 2004 UTC vs.
Revision 181 by tim, Thu Oct 28 19:06:59 2004 UTC

# Line 12 | Line 12 | ParallelDeclare        = -DIS_MPI
12   DEV_ROOT               = ../..
13   UseMPI                 = no
14   ParallelDeclare        = -DIS_MPI
15 < CppCompiler            = icpc
16 < Linker                 = icpc
15 > CppCompiler            = icpc -g
16 > Linker                 = icpc -g
17   Delete                 = /bin/rm -rf
18   MakeDepend             = makedepend
19  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines