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

Comparing trunk/OOPSE-3.0/make/Makefile (file contents):
Revision 1493 by tim, Mon Sep 27 20:13:04 2004 UTC vs.
Revision 1494 by tim, Mon Sep 27 20:24:15 2004 UTC

# Line 166 | Line 166 | F90Options             =
166   RmiOptions             = -d $(TargetDir) -classpath $(ClassPath) \
167                           -sourcepath $(SourceDir)
168   FortranOptions         =
169 < F90Options             =
169 > F90Options             =  -I$(SourceDir)
170   JavaCompilerOptions    = -d $(TargetDir) -classpath $(ClassPath) \
171                           -sourcepath $(SourceDir) -deprecation
172   JavaRunOptions         = -classpath $(ClassPath)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines