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

Comparing branches/new_design/OOPSE-4/make/Makefile.in (file contents):
Revision 1913 by tim, Mon Dec 20 20:36:40 2004 UTC vs.
Revision 1914 by tim, Tue Jan 11 15:46:22 2005 UTC

# Line 423 | Line 423 | $(PackageParallelTargetDir)/%.o : %.F90
423  
424   $(PackageParallelTargetDir)/%.o : %.F90
425          $(F90Compiler) $(F90ParallelOptions) $(IncludePath) -c $< -o $@
426 <        if test -n "`ls *.$(ModSuffix)`"; then \
426 >        if test -n "`ls *.$(ModSuffix)`"; then \
427            $(Move) "`ls *.$(ModSuffix)`" (PackageParallelTargetDir);\
428          fi
429  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines