ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-3.0/test/utils/Makefile
(Generate patch)

Comparing trunk/OOPSE-3.0/test/utils/Makefile (file contents):
Revision 1661 by tim, Thu Oct 28 02:28:03 2004 UTC vs.
Revision 1701 by tim, Wed Nov 3 16:08:43 2004 UTC

# Line 6 | Line 6 | Source = UtilTest.cpp \
6           GenericDataTestCase.cpp \
7           PropertyMapTestCase.cpp \
8           GenericFactoryTestCase.cpp \
9 <         ReplaceWildCardTestCase.cpp
9 >         NextCombinationTestCase.cpp
10  
11   DEV_ROOT               = ../..
12   UseMPI                 = no
13   ParallelDeclare        = -DIS_MPI
14 < CppCompiler            = icpc
15 < Linker                 = icpc
14 > CppCompiler            = icpc -g
15 > Linker                 = icpc -g
16   Delete                 = /bin/rm -rf
17   MakeDepend             = makedepend
18  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines