diff libcruft/ChangeLog @ 3615:c3b1f34a4748

[project @ 2000-03-21 08:19:19 by jwe]
author jwe
date Tue, 21 Mar 2000 08:19:21 +0000
parents fa5817b05b0f
children 4cdb8c0ef5f0
line wrap: on
line diff
--- a/libcruft/ChangeLog	Fri Mar 17 11:10:34 2000 +0000
+++ b/libcruft/ChangeLog	Tue Mar 21 08:19:21 2000 +0000
@@ -1,3 +1,16 @@
+2000-03-21  John W. Eaton  <jwe@bevo.che.wisc.edu>
+
+	* Makefile.in (libcruft.$(LIBEXT)): New target.
+	(all): Depend on `libraries', not `$(SUBDIRS) shared-lib'.
+	Conditionally construct `libraries' target.
+	(libcruft.$(SHLEXT_VER)): Delete target before rebuilding.
+	* Makerules.in (LIBCRUFT): Delete variable.
+	(LIBCRUFT_DEPEND): Conditionally define to $(LIBCRUFT_OBJS) only.
+	(all): Print warning if anything is done.
+	(stmp-pic): New target.
+	($CRUFT_PICOBJ): Depend on stmp-pic.
+	(clean, mostlyclean): Remove pic and stmp-pic.
+
 2000-02-10  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* lapack/dbdsqr.f, lapack/dgeesv.f, lapack/dgelss.f,