/[MITgcm]/MITgcm/tools/genmake2
ViewVC logotype

Diff of /MITgcm/tools/genmake2

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

revision 1.104 by edhill, Tue Oct 5 16:10:31 2004 UTC revision 1.107 by edhill, Fri Oct 15 19:54:56 2004 UTC
# Line 1925  CFLAGS = ${CFLAGS} Line 1925  CFLAGS = ${CFLAGS}
1925  NOOPTFILES = ${NOOPTFILES}  NOOPTFILES = ${NOOPTFILES}
1926  NOOPTFLAGS = ${NOOPTFLAGS}  NOOPTFLAGS = ${NOOPTFLAGS}
1927  # Flags and libraries needed for linking  # Flags and libraries needed for linking
1928  LIBS = ${LIBS} \$(XLIBS)  LIBS = ${LIBS}
1929  # Name of the Mekfile  # Name of the Mekfile
1930  MAKEFILE=${MAKEFILE}  MAKEFILE=${MAKEFILE}
1931    
# Line 2096  ad_tamc_output.f: ad_input_code.f Line 2096  ad_tamc_output.f: ad_input_code.f
2096  ad_tamc: ad_tamc_output.o \$(OBJFILES)  ad_tamc: ad_tamc_output.o \$(OBJFILES)
2097          \$(LINK) -o ${EXE_AD} \$(FFLAGS) \$(FOPTIM) \$(OBJFILES) ad_tamc_output.o \$(LIBS)          \$(LINK) -o ${EXE_AD} \$(FFLAGS) \$(FOPTIM) \$(OBJFILES) ad_tamc_output.o \$(LIBS)
2098    
2099    adonlyfwd:
2100            patch < \$(TOOLSDIR)/ad_taf_output.f.onlyfwd.diff
2101    
2102    adtrick:
2103            patch < \$(TOOLSDIR)/ad_taf_output.f.adtrick.diff
2104    
2105  # ... FTL ...  # ... FTL ...
2106  ftlall: ftl_taf  ftlall: ftl_taf

Legend:
Removed from v.1.104  
changed lines
  Added in v.1.107

  ViewVC Help
Powered by ViewVC 1.1.22