[cdftools] 166/228: JMM : update makefile for cdfzisot

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:44 UTC 2015


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch master
in repository cdftools.

commit 610f25d09514254abf7157d6eb970b860d6c4e02
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Fri Sep 14 14:52:44 2012 +0000

    JMM : update makefile for cdfzisot
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@614 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 Makefile | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index dca1b9c..ec7a156 100644
--- a/Makefile
+++ b/Makefile
@@ -21,7 +21,7 @@ EXEC = cdfmoy cdfmoyt cdfstd  cdfmoy_weighted cdfmoy_freq cdfvT \
        cdfeke cdfrmsssh cdfstdevw cdfstdevts cdflinreg cdfimprovechk\
        cdfbn2 cdfrichardson cdfsig0 cdfsigi cdfsiginsitu cdfbottomsig cdfspice\
        cdfbottom cdfets cdfokubo-w cdfcurl cdfw cdfgeo-uv cdfmxl \
-       cdfrhoproj  cdfsigintegr cdfpvor \
+       cdfrhoproj  cdfizisot cdfsigintegr cdfpvor \
        cdfmhst cdfvhst cdfvtrp cdftransport cdfvFWov \
        cdfsigtrp cdftempvol-full\
        cdfpsi cdfmoc  cdfmocsig cdfmean \
@@ -157,6 +157,9 @@ cdfmxl: cdfio.o eos.o  cdfmxl.f90
 cdfrhoproj: cdfio.o  cdfrhoproj.f90
 	$(F90) cdfrhoproj.f90 -o $(BINDIR)/cdfrhoproj cdfio.o modcdfnames.o  $(FFLAGS) 
 
+cdfzisot: cdfio.o  cdfzisot.f90
+	$(F90) cdfzisot.f90 -o $(BINDIR)/cdfzisot cdfio.o modcdfnames.o  $(FFLAGS) 
+
 cdfsigintegr: cdfio.o  modutils.o cdfsigintegr.f90
 	$(F90) cdfsigintegr.f90 -o $(BINDIR)/cdfsigintegr cdfio.o modcdfnames.o modutils.o  $(FFLAGS) 
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/cdftools.git



More information about the debian-science-commits mailing list