ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-2.0/make/Makefile.in
(Generate patch)

Comparing trunk/OOPSE-2.0/make/Makefile.in (file contents):
Revision 1938 by gezelter, Thu Jan 13 21:48:09 2005 UTC vs.
Revision 1940 by gezelter, Thu Jan 13 21:56:58 2005 UTC

# Line 285 | Line 285 | CppOptions             = $(FrcDeclare) @CXXFLAGS@
285                           -sourcepath $(SourceDir)
286   COptions               = $(FrcDeclare) @CFLAGS@
287   CParallelOptions       = $(FrcDeclare) $(ParallelDeclare) @CFLAGS@
288 < CppOptions             = $(FrcDeclare) @CXXFLAGS@
289 < CppParallelOptions     = $(FrcDeclare) $(ParallelDeclare) @CXXFLAGS@
288 > CppOptions             = $(FrcDeclare) @CXXFLAGS@ @OOPSE_TEMPLATE_FLAGS@
289 > CppParallelOptions     = $(FrcDeclare) $(ParallelDeclare) @CXXFLAGS@ @OOPSE_TEMPLATE_FLAGS@
290   FortranOptions         =
291   F90Options             =  @PREPFLAG@ @F90FLAGS@ @MODDIRFLAG@$(SourceDir) @MODDIRFLAG@$(TargetDir)
292   F90ParallelOptions     =  @PREPFLAG@ @F90FLAGS@ @MODDIRFLAG@$(SourceDir) @MODDIRFLAG@$(ParallelTargetDir)  @PREPDEFFLAG@$(ParallelDeclare)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines