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

Comparing trunk/make/Makefile.in (file contents):
Revision 919 by chuckv, Mon Mar 27 16:03:50 2006 UTC vs.
Revision 928 by chuckv, Mon Apr 3 15:37:43 2006 UTC

# Line 385 | Line 385 | FortranOptions         =  @FCFLAGS@ @MODDIRFLAG@$(Sour
385   CppOptions             = $(FrcDeclare) @CXXFLAGS@
386   CppParallelOptions     = $(FrcDeclare) $(ParallelDeclare) @CXXFLAGS@
387   FortranOptions         =  @FCFLAGS@ @MODDIRFLAG@$(SourceDir) @MODDIRFLAG@$(TargetDir) @FCFLAGS_SRCEXT@
388 < FortranParallelOptions =  @FCFLAGS@ @MODDIRFLAG@$(SourceDir) @MODDIRFLAG@$(ParallelTargetDir) @PREPDEFFLAG@$(ParallelDeclar) @FCFLAGS_SRCEXT@
388 > FortranParallelOptions =  @FCFLAGS@ @MODDIRFLAG@$(SourceDir) @MODDIRFLAG@$(ParallelTargetDir) @PREPDEFFLAG@$(ParallelDeclare) @FCFLAGS_SRCEXT@
389   JavaCompilerOptions    = -d $(TargetDir) -classpath $(ClassPath) \
390                           -sourcepath $(SourceDir) -deprecation
391   JavaRunOptions         = -classpath $(ClassPath)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines