From: yamaoka Date: Thu, 26 Jan 2006 09:18:18 +0000 (+0000) Subject: Synch to No Gnus 200601260917. X-Git-Tag: t-gnus-6_17_4-quimby-~125 X-Git-Url: http://git.chise.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57b3d7593a29a15f8434e5035a4050b5ce7fa072;p=elisp%2Fgnus.git- Synch to No Gnus 200601260917. --- diff --git a/ChangeLog b/ChangeLog index d004f81..b9c4e1e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,7 +6,7 @@ of make. * etc/Makefile.in (clean): New rule. - (distclean): Use it. + (distclean): Use it; remove Makefile. 2005-01-26 Katsumi Yamaoka diff --git a/etc/Makefile.in b/etc/Makefile.in index db088c8..56ee05d 100644 --- a/etc/Makefile.in +++ b/etc/Makefile.in @@ -55,7 +55,7 @@ clean: rm -f *~ distclean: clean - Makefile + rm -f Makefile # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. diff --git a/texi/ChangeLog b/texi/ChangeLog index ec855ce..953b082 100644 --- a/texi/ChangeLog +++ b/texi/ChangeLog @@ -1,5 +1,7 @@ 2006-01-26 Katsumi Yamaoka + * ps/Makefile.in (distclean): Remove Makefile. + * Makefile.in (almost-clean): Rename from clean. (clean): Rename from veryclean. (distclean): Use clean. diff --git a/texi/ps/Makefile.in b/texi/ps/Makefile.in index 644ad50..c11e474 100644 --- a/texi/ps/Makefile.in +++ b/texi/ps/Makefile.in @@ -136,7 +136,7 @@ pdf: $(PDFFILES) .ps.pdf: epstopdf $< -.SUFFIXES: .pdf .ps .eps .xbm .xpm .png .tif .gif +.SUFFIXES: .pdf .ps .eps .xbm .xpm .png .tif .gif clean: rm -f $(PSFILES) @@ -145,6 +145,7 @@ clean: veryclean: clean distclean: clean + rm -f Makefile install: