/[MITgcm]/MITgcm/optim/Makefile
ViewVC logotype

Diff of /MITgcm/optim/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.4 by mlosch, Fri Dec 3 01:06:34 2004 UTC revision 1.5 by dfer, Thu Jul 20 00:27:47 2006 UTC
# Line 77  depend: Line 77  depend:
77  # The normal chain of rules is (  .F - .f - .o  )  # The normal chain of rules is (  .F - .f - .o  )
78  .F.f:  .F.f:
79          $(CPP) $(CPPFLAGS) $(INCLUDEDIRS) > $@          $(CPP) $(CPPFLAGS) $(INCLUDEDIRS) > $@
80    xerbla.f: xerbla.F
81            $(CPP) $(INCLUDEDIRS) > $@
82  .f.o:  .f.o:
83          $(FC) $(FFLAGS) -c $<          $(FC) $(FFLAGS) -c $<
84    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.22