diff libcruft/ChangeLog @ 6488:a3152d296248

[project @ 2007-04-04 16:10:26 by jwe]
author jwe
date Wed, 04 Apr 2007 16:10:26 +0000
parents a84de7048629
children 7e9a548e8ddf
line wrap: on
line diff
--- a/libcruft/ChangeLog	Wed Apr 04 15:31:38 2007 +0000
+++ b/libcruft/ChangeLog	Wed Apr 04 16:10:26 2007 +0000
@@ -1,3 +1,15 @@
+2007-04-04  John W. Eaton  <jwe@octave.org>
+
+	* Makefules.in: Handle Fortran, C, and C++ sources with separate
+	variables.
+	* misc/Makefile.in: Use new variables for Fortran, C, and C++ files.
+	* Makefile.in (clean mostlyclean distclean): No need to remove
+	$(CRUFT_OBJ) here.
+
+2007-04-04  Rafael Laboissiere  <rafael@debian.org>
+
+	* Makefile.in (clean): Remove mkf77def.
+
 2007-03-27  John W. Eaton  <jwe@octave.org>
 
 	* Makerules.in, Makefile.in (dist): Use ln instead of $(LN_S).