<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[148765] trunk/dports/science/quantum-espresso</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg ul { text-indent: -1em; padding-left: 1em; }#logmsg ol { text-indent: -1.5em; padding-left: 1.5em; }
#logmsg > ul, #logmsg > ol { margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="https://trac.macports.org/changeset/148765">148765</a></dd>
<dt>Author</dt> <dd>dstrubbe@macports.org</dd>
<dt>Date</dt> <dd>2016-05-17 09:48:50 -0700 (Tue, 17 May 2016)</dd>
</dl>

<h3>Log Message</h3>
<pre>quantum-espresso: Update to 5.4.0. Deleting two patches which were incorporated upstream. Three patches for configure script (better solutions than the previous patch), which now needs to use autoconf to generate it. Two new fixes for issues in the examples runs. Patch for dependencies to allow parallel build. No need to choose 'cpp' from compilers, since we are using preprocessing directly in the Fortran compiler.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkdportssciencequantumespressoPortfile">trunk/dports/science/quantum-espresso/Portfile</a></li>
<li><a href="#trunkdportssciencequantumespressofilespatchMakefilediff">trunk/dports/science/quantum-espresso/files/patch-Makefile.diff</a></li>
<li><a href="#trunkdportssciencequantumespressofilespatchPHononexamplesGRID_examplerun_example_3diff">trunk/dports/science/quantum-espresso/files/patch-PHonon-examples-GRID_example-run_example_3.diff</a></li>
</ul>

<h3>Added Paths</h3>
<ul>
<li><a href="#trunkdportssciencequantumespressofilespatchPWsrcpunchf90diff">trunk/dports/science/quantum-espresso/files/patch-PW-src-punch.f90.diff</a></li>
<li><a href="#trunkdportssciencequantumespressofilespatchinstallconfigureacdiff">trunk/dports/science/quantum-espresso/files/patch-install-configure.ac.diff</a></li>
<li><a href="#trunkdportssciencequantumespressofilespatchinstallm4x_ac_qe_f90m4diff">trunk/dports/science/quantum-espresso/files/patch-install-m4-x_ac_qe_f90.m4.diff</a></li>
<li><a href="#trunkdportssciencequantumespressofilespatchinstallm4x_ac_qe_mpif90m4diff">trunk/dports/science/quantum-espresso/files/patch-install-m4-x_ac_qe_mpif90.m4.diff</a></li>
</ul>

<h3>Removed Paths</h3>
<ul>
<li><a href="#trunkdportssciencequantumespressofilespatchCPVsrcMakefilediff">trunk/dports/science/quantum-espresso/files/patch-CPV-src-Makefile.diff</a></li>
<li><a href="#trunkdportssciencequantumespressofilespatchupftoolsMakefilediff">trunk/dports/science/quantum-espresso/files/patch-upftools-Makefile.diff</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkdportssciencequantumespressoPortfile"></a>
<div class="modfile"><h4>Modified: trunk/dports/science/quantum-espresso/Portfile (148764 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/Portfile        2016-05-17 13:14:52 UTC (rev 148764)
+++ trunk/dports/science/quantum-espresso/Portfile        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -5,7 +5,7 @@
</span><span class="cx"> PortGroup           mpi 1.0
</span><span class="cx"> 
</span><span class="cx"> name                quantum-espresso
</span><del>-version             5.3.0
</del><ins>+version             5.4.0
</ins><span class="cx"> revision            0
</span><span class="cx"> categories          science
</span><span class="cx"> platforms           darwin
</span><span class="lines">@@ -21,34 +21,40 @@
</span><span class="cx"> 
</span><span class="cx"> homepage            http://www.quantum-espresso.org
</span><span class="cx"> # get link from http://www.qe-forge.org/gf/project/q-e/frs/?action=FrsReleaseBrowse&amp;frs_package_id=18
</span><del>-set url http://www.qe-forge.org/gf/download/frsrelease/204
</del><ins>+set url http://www.qe-forge.org/gf/download/frsrelease/211
</ins><span class="cx"> 
</span><del>-master_sites        ${url}/912:espresso ${url}/904:atomic ${url}/905:PHonon
</del><ins>+master_sites        ${url}/968:espresso ${url}/954:atomic ${url}/962:PHonon
</ins><span class="cx"> distfiles           espresso-${version}${extract.suffix}:espresso \
</span><span class="cx">                     atomic-${version}${extract.suffix}:atomic \
</span><span class="cx">                     PHonon-${version}${extract.suffix}:PHonon
</span><span class="cx"> 
</span><span class="cx"> checksums           espresso-${version}${extract.suffix} \
</span><del>-                       rmd160  6ae9741654234bb780bc87b79b640218bf3fa781 \
-                       sha256  547363c4822d7ffd9ca85bc77a0c6b91b2885b69ccf6783eeddcdddece308fd8 \
</del><ins>+                       rmd160  bc2030283f11a5681a4d7247b8397cef952e15d9 \
+                       sha256  c2d4f581496ab358c109250192f0ccb8d731aa1a531ac3132b10e16f052352d1 \
</ins><span class="cx">                     atomic-${version}${extract.suffix} \
</span><del>-                       rmd160  d6802aec5efe0025d0b747aea4cba44bfadb6a3c \
-                       sha256  8f1a564f668b979b8eaeebd6b6f68c2a60eecd14d6d3c451a7a1e8de06f24d23 \
</del><ins>+                       rmd160  527856129fb7f809fce4329f77bb906667d9e02d \
+                       sha256  90167369d704d670c393d3798db9ecd8e220343206e17df30e220c4f643e15ab \
</ins><span class="cx">                     PHonon-${version}${extract.suffix} \
</span><del>-                       rmd160  e55c7f3fb816a96e995d136495232f2139c5dd46 \
-                       sha256  17e198e421064de072d730c75da0b52a437cf3abe0a030306de97ff22efe9b15
</del><ins>+                       rmd160  53acd4295b5473ca9a9e8c19b97e3c6fa43a9caf \
+                       sha256  b1c43c6fed2b2619793e78a666a482c7d12875307bf8db96125e20dd30325fe0
</ins><span class="cx"> 
</span><span class="cx"> # or vecLibFort, or OpenBLAS(-devel)
</span><span class="cx"> depends_lib-append  port:atlas port:fftw-3
</span><span class="cx"> 
</span><del>-# remove erroneous check on consistency of F90 and MPIF90;
-# remove erroneous use of cpp instead of '-x f95-cpp-input'
-patchfiles          patch-install-configure.diff \
-                    patch-Makefile.diff \
-                    patch-PHonon-examples-GRID_example-run_example_3.diff \
-                    patch-CPV-src-Makefile.diff
</del><ins>+use_autoconf        yes
+autoconf.args       -i
+autoconf.dir        ${worksrcpath}/../espresso-${version}/install
</ins><span class="cx"> 
</span><del>-compilers.choose    cc cpp fc
</del><ins>+#patch-install-configure.diff
+patchfiles          \
+    patch-install-m4-x_ac_qe_f90.m4.diff \
+    patch-install-configure.ac.diff \
+    patch-install-m4-x_ac_qe_mpif90.m4.diff \
+    patch-Makefile.diff \
+    patch-PHonon-examples-GRID_example-run_example_3.diff \
+    patch-PW-src-punch.f90.diff
+
+compilers.choose    cc fc
</ins><span class="cx"> # g95 is not compatible with OpenMP
</span><span class="cx"> mpi.setup           default require_fortran -g95
</span><span class="cx"> 
</span><span class="lines">@@ -122,7 +128,7 @@
</span><span class="cx">     default_variants-append +scalapack
</span><span class="cx"> }
</span><span class="cx"> 
</span><del>-use_parallel_build no
</del><ins>+use_parallel_build yes
</ins><span class="cx"> build.target  all-j
</span><span class="cx"> # as patched, builds pw pp ld1 upf ph
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkdportssciencequantumespressofilespatchCPVsrcMakefilediff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/science/quantum-espresso/files/patch-CPV-src-Makefile.diff (148764 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/files/patch-CPV-src-Makefile.diff        2016-05-17 13:14:52 UTC (rev 148764)
+++ trunk/dports/science/quantum-espresso/files/patch-CPV-src-Makefile.diff        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>---- CPV/src/Makefile.orig        2015-12-16 14:19:27.000000000 -0500
-+++ CPV/src/Makefile        2015-12-16 14:20:02.000000000 -0500
-@@ -115,7 +115,7 @@
- manycp.x : manycp.o libcp.a $(QEMODS) $(QEFFT) $(LIBOBJS)
-         $(LD) $(LDFLAGS) -o manycp.x manycp.o \
-                 libcp.a $(QEMODS) $(QEFFT) $(LIBOBJS) $(LIBS)
--        - ( cd ../../bin ; ln -fs ../CPV/src/cp.x . )
-+        - ( cd ../../bin ; ln -fs ../CPV/src/manycp.x . )

- cp.x : cprstart.o libcp.a $(QEMODS) $(QEFFT) $(LIBOBJS)
-         $(LD) $(LDFLAGS) -o cp.x cprstart.o \
</del></span></pre></div>
<a id="trunkdportssciencequantumespressofilespatchMakefilediff"></a>
<div class="modfile"><h4>Modified: trunk/dports/science/quantum-espresso/files/patch-Makefile.diff (148764 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/files/patch-Makefile.diff        2016-05-17 13:14:52 UTC (rev 148764)
+++ trunk/dports/science/quantum-espresso/files/patch-Makefile.diff        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -1,13 +1,21 @@
</span><del>---- Makefile.orig        2015-12-12 00:59:01.000000000 -0500
-+++ Makefile        2015-12-12 01:00:25.000000000 -0500
-@@ -62,6 +62,10 @@
</del><ins>+--- Makefile.orig        2016-05-04 11:44:44.000000000 -0400
++++ Makefile        2016-05-04 11:45:33.000000000 -0400
+@@ -62,6 +62,9 @@
</ins><span class="cx">  # If &quot;|| exit 1&quot; is not present, the error code from make in subdirectories
</span><span class="cx">  # is not returned and make goes on even if compilation has failed
</span><span class="cx">  
</span><del>-+
</del><span class="cx"> +all-j :
</span><span class="cx"> +        $(MAKE) pw &amp;&amp; $(MAKE) pp &amp;&amp; $(MAKE) ph &amp;&amp; $(MAKE) ld1 &amp;&amp; $(MAKE) upf &amp;&amp; $(MAKE) cp
</span><span class="cx"> +
</span><del>- pw : bindir libfft mods liblapack libblas libs libiotk 
</del><ins>+ pw : bindir libfft libla mods liblapack libblas libs libiotk 
</ins><span class="cx">          if test -d PW ; then \
</span><span class="cx">          ( cd PW ; $(MAKE) TLDEPS= all || exit 1) ; fi
</span><ins>+@@ -78,7 +81,7 @@
+         if test -d CPV ; then \
+         ( cd CPV ; $(MAKE) TLDEPS= all || exit 1) ; fi

+-ph : bindir libfft libla mods libs pw 
++ph : bindir libfft libla mods libs pw lr-lib 
+         ( cd install ; $(MAKE) -f plugins_makefile phonon || exit 1 )

+ neb : bindir libfft libla mods libs pw
</ins></span></pre></div>
<a id="trunkdportssciencequantumespressofilespatchPHononexamplesGRID_examplerun_example_3diff"></a>
<div class="modfile"><h4>Modified: trunk/dports/science/quantum-espresso/files/patch-PHonon-examples-GRID_example-run_example_3.diff (148764 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/files/patch-PHonon-examples-GRID_example-run_example_3.diff        2016-05-17 13:14:52 UTC (rev 148764)
+++ trunk/dports/science/quantum-espresso/files/patch-PHonon-examples-GRID_example-run_example_3.diff        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -1,5 +1,5 @@
</span><del>---- PHonon/examples/GRID_example/run_example_3.orig        2015-12-11 23:38:32.000000000 -0500
-+++ PHonon/examples/GRID_example/run_example_3        2015-12-11 23:39:07.000000000 -0500
</del><ins>+--- PHonon/examples/GRID_example/run_example_3.orig        2016-05-16 15:43:06.000000000 -0400
++++ PHonon/examples/GRID_example/run_example_3        2016-05-16 15:44:31.000000000 -0400
</ins><span class="cx"> @@ -79,8 +79,6 @@
</span><span class="cx">  # how to run executables
</span><span class="cx">  PW_COMMAND=&quot;$PARA_PREFIX $BIN_DIR/pw.x $PARA_POSTFIX&quot;
</span><span class="lines">@@ -27,3 +27,11 @@
</span><span class="cx">  check_failure $?
</span><span class="cx">  $ECHO &quot; done&quot;
</span><span class="cx">  #
</span><ins>+@@ -269,6 +267,7 @@
+ EOF

+ $ECHO &quot;  transforming C(q) =&gt; C(R)...\c&quot;
++mv $PREFIX.dyn0 $PREFIX.dyn0.xml
+ $Q2R_COMMAND &lt; q2r.in &gt; q2r.out
+ check_failure $?
+ $ECHO &quot; done&quot;
</ins></span></pre></div>
<a id="trunkdportssciencequantumespressofilespatchPWsrcpunchf90diff"></a>
<div class="addfile"><h4>Added: trunk/dports/science/quantum-espresso/files/patch-PW-src-punch.f90.diff (0 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/files/patch-PW-src-punch.f90.diff                                (rev 0)
+++ trunk/dports/science/quantum-espresso/files/patch-PW-src-punch.f90.diff        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -0,0 +1,14 @@
</span><ins>+--- PW/src/punch.f90        (revision 12387)
++++ PW/src/punch.f90        (working copy)
+@@ -38,9 +38,9 @@
+   ! ... save here wavefunctions to file if never saved before
+   !
+   IF ( .NOT. twfcollect .AND. nks == 1 ) THEN
+-     if(io_level &lt; 1)  CALL diropn( iunwfc, 'wfc', 2*nwordwfc, exst )
++     IF (io_level &lt; 1) CALL diropn( iunwfc, 'wfc', 2*nwordwfc, exst )
+      CALL davcio ( evc, 2*nwordwfc, iunwfc, nks, 1 )
+-     CLOSE ( UNIT=iunwfc, STATUS='keep' )
++     IF (io_level &lt; 1) CLOSE ( UNIT=iunwfc, STATUS='keep' )
+   END IF
+   iunpun = 4
+   !
</ins></span></pre></div>
<a id="trunkdportssciencequantumespressofilespatchinstallconfigureacdiff"></a>
<div class="addfile"><h4>Added: trunk/dports/science/quantum-espresso/files/patch-install-configure.ac.diff (0 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/files/patch-install-configure.ac.diff                                (rev 0)
+++ trunk/dports/science/quantum-espresso/files/patch-install-configure.ac.diff        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+--- install/configure.ac.orig        2016-04-21 13:55:47.000000000 -0400
++++ install/configure.ac        2016-04-21 13:56:05.000000000 -0400
+@@ -36,7 +36,7 @@
+ # Check environ...
+ X_AC_QE_ENVIRON()

+-# Checking MPIF90...
++# Checking CC...
+ X_AC_QE_CC()

+ # Checking FFTW pointers...
</ins></span></pre></div>
<a id="trunkdportssciencequantumespressofilespatchinstallm4x_ac_qe_f90m4diff"></a>
<div class="addfile"><h4>Added: trunk/dports/science/quantum-espresso/files/patch-install-m4-x_ac_qe_f90.m4.diff (0 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/files/patch-install-m4-x_ac_qe_f90.m4.diff                                (rev 0)
+++ trunk/dports/science/quantum-espresso/files/patch-install-m4-x_ac_qe_f90.m4.diff        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -0,0 +1,21 @@
</span><ins>+--- install/m4/x_ac_qe_f90.m4.orig        2016-04-21 14:04:19.000000000 -0400
++++ install/m4/x_ac_qe_f90.m4        2016-04-21 14:56:02.000000000 -0400
+@@ -306,6 +306,18 @@
+         test_fflags=&quot;`echo $f90flags | sed 's/\$([[^)]]*)//g'`&quot;
+ fi

++AC_MSG_CHECKING([whether the Fortran compiler can perform preprocessing])
++acx_save_FCFLAGS=&quot;$FCFLAGS&quot;
++FCFLAGS=&quot;$F90FLAGS&quot;
++AC_LANG_PUSH(Fortran)
++AC_COMPILE_IFELSE( AC_LANG_PROGRAM( [], [
++#define SUBSTME integer
++SUBSTME :: ii
++ ]),
++ [have_cpp=1; AC_MSG_RESULT([yes])],[have_cpp=0; AC_MSG_RESULT([no])])
++AC_LANG_POP(Fortran)
++FCFLAGS=&quot;$acx_save_FCFLAGS&quot;
++
+ AC_SUBST(pre_fdflags)
+ AC_SUBST(f90flags)
+ AC_SUBST(fflags)
</ins></span></pre></div>
<a id="trunkdportssciencequantumespressofilespatchinstallm4x_ac_qe_mpif90m4diff"></a>
<div class="addfile"><h4>Added: trunk/dports/science/quantum-espresso/files/patch-install-m4-x_ac_qe_mpif90.m4.diff (0 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/files/patch-install-m4-x_ac_qe_mpif90.m4.diff                                (rev 0)
+++ trunk/dports/science/quantum-espresso/files/patch-install-m4-x_ac_qe_mpif90.m4.diff        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -0,0 +1,11 @@
</span><ins>+--- install/m4/x_ac_qe_mpif90.m4.orig        2016-04-21 13:58:16.000000000 -0400
++++ install/m4/x_ac_qe_mpif90.m4        2016-04-21 13:58:48.000000000 -0400
+@@ -110,7 +110,7 @@
+         mpif90=$f90
+ else
+         # clear cached values (not sure when and why this is needed)
+-        unset FC ac_cv_prog_ac_ct_FC ac_cv_fc_compiler_gnu ac_cv_prog_fc_g
++        unset ac_cv_prog_ac_ct_FC ac_cv_fc_compiler_gnu ac_cv_prog_fc_g
+         if test &quot;$mpif90&quot; = &quot;&quot; ; then 
+            mpif90=&quot;$try_mpif90 $f90&quot;
+            AC_PROG_FC($mpif90)
</ins></span></pre></div>
<a id="trunkdportssciencequantumespressofilespatchupftoolsMakefilediff"></a>
<div class="delfile"><h4>Deleted: trunk/dports/science/quantum-espresso/files/patch-upftools-Makefile.diff (148764 => 148765)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/dports/science/quantum-espresso/files/patch-upftools-Makefile.diff        2016-05-17 13:14:52 UTC (rev 148764)
+++ trunk/dports/science/quantum-espresso/files/patch-upftools-Makefile.diff        2016-05-17 16:48:50 UTC (rev 148765)
</span><span class="lines">@@ -1,11 +0,0 @@
</span><del>---- upftools/Makefile.orig        2015-12-12 01:09:26.000000000 -0500
-+++ upftools/Makefile        2015-12-12 01:10:04.000000000 -0500
-@@ -38,7 +38,7 @@
- read_upf.x : read_upf.o
-         $(LD) $(LDFLAGS) -o $@ read_upf.o $(LIBS)

--read_upf_tofile.x : read_upf_tofile.o $(QEMODS) 
-+read_upf_tofile.x : read_upf_tofile.o $(OBJS) $(QEMODS) $(LIBOBJS)
-         $(LD) $(LDFLAGS) -o $@ read_upf_tofile.o $(OBJS) $(QEMODS) $(LIBOBJS) $(LIBS)

- rrkj2upf.x : rrkj2upf.o $(OBJS) $(QEMODS) $(LIBOBJS)
</del></span></pre>
</div>
</div>

</body>
</html>