[cdftools] 36/228: JMM add cdfmppini for off-line test of mppini_2.

Alastair McKinstry mckinstry at moszumanska.debian.org
Fri Jun 12 08:21:26 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 018576b157e9a98c9803eaf9be60946f63f41aa7
Author: molines <molines at 1055176f-818a-41d9-83e1-73fbe5b947c5>
Date:   Tue May 4 17:58:58 2010 +0000

    JMM add cdfmppini for off-line test of mppini_2.
    
    
    git-svn-id: http://servforge.legi.grenoble-inp.fr/svn/CDFTOOLS/trunk@312 1055176f-818a-41d9-83e1-73fbe5b947c5
---
 Makefile | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Makefile b/Makefile
index 2c16e1e..7bb452a 100644
--- a/Makefile
+++ b/Makefile
@@ -459,6 +459,9 @@ cdfpolymask: cdfio.o modpoly.o cdfpolymask.f90
 cdfovide: cdfio.o  cdfovide.f90
 	$(F90) cdfovide.f90  -o cdfovide cdfio.o $(FFLAGS)
 
+cdfmppini: cdfio.o  cdfmppini.f90
+	$(F90)  cdfmppini.f90  -o cdfmppini cdfio.o $(FFLAGS)
+
 # OLD bimg/dimg stuff: use by the trpsig monitoring....
 cdfsections: eos.o cdfsections.f90
 	$(F90) cdfsections.f90  -o cdfsections eos.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