diff src/ChangeLog @ 96244:6d4da22a2b95

(bootstrap-clean): Do what distclean does but don't remove Makefile. (distclean): Depend on bootstrap-clean and remove Makefile.
author Andreas Schwab <schwab@suse.de>
date Tue, 24 Jun 2008 23:44:12 +0000
parents 366bb0df9a46
children cec3bb05f699
line wrap: on
line diff
--- a/src/ChangeLog	Tue Jun 24 23:00:25 2008 +0000
+++ b/src/ChangeLog	Tue Jun 24 23:44:12 2008 +0000
@@ -2,6 +2,9 @@
 
 	* Makefile.in (${lispsource}/loaddefs.el): Renamed from
 	../lisp/loaddefs.el.
+	(bootstrap-clean): Do what distclean does but don't remove
+	Makefile.
+	(distclean): Depend on bootstrap-clean and remove Makefile.
 
 2008-06-24  Chong Yidong  <cyd@stupidchicken.com>