Index: /LMDZ.3.3/branches/rel-1-0-patch/create_make_gcm
===================================================================
--- /LMDZ.3.3/branches/rel-1-0-patch/create_make_gcm	(revision 328)
+++ /LMDZ.3.3/branches/rel-1-0-patch/create_make_gcm	(revision 329)
@@ -184,4 +184,5 @@
             else
                if [ -f $stri.F ] || [ -f $stri.F90 ] ; then
+                  echo $str1 \\
                   str1='$(LIBO)/lib'$diri'.a('$stri'.o)'
                else
Index: /LMDZ.3.3/trunk/create_make_gcm
===================================================================
--- /LMDZ.3.3/trunk/create_make_gcm	(revision 328)
+++ /LMDZ.3.3/trunk/create_make_gcm	(revision 329)
@@ -180,4 +180,5 @@
             else
                if [ -f $stri.F ] || [ -f $stri.F90 ] ; then
+                  echo $str1 \\
                   str1='$(LIBO)/lib'$diri'.a('$stri'.o)'
                else
