changeset 3819:d1c740979382

[project @ 2001-04-19 23:45:52 by jwe]
author jwe
date Thu, 19 Apr 2001 23:45:52 +0000
parents e5e9bf6d2957
children f0ab8a324da7
files libcruft/ChangeLog libcruft/misc/Makefile.in
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libcruft/ChangeLog
+++ b/libcruft/ChangeLog
@@ -1,3 +1,7 @@
+2001-04-19  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* misc/Makefile.in (CPICDEP): Remove pic/dostop.o from the list.
+
 2001-03-27  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* misc/xstopx.f: Delete.
--- a/libcruft/misc/Makefile.in
+++ b/libcruft/misc/Makefile.in
@@ -29,7 +29,7 @@
 
 ifeq ($(SHARED_LIBS), true)
   ifdef CPICFLAG
-    CPICDEP := pic/machar.o pic/dostop.o pic/f77-fcn.o
+    CPICDEP := pic/machar.o pic/f77-fcn.o
   endif
   ifdef CXXPICFLAG
     CXXPICDEP := pic/f77-extern.o pic/lo-error.o