Synch to No Gnus 200601260917.
authoryamaoka <yamaoka>
Thu, 26 Jan 2006 09:18:18 +0000 (09:18 +0000)
committeryamaoka <yamaoka>
Thu, 26 Jan 2006 09:18:18 +0000 (09:18 +0000)
ChangeLog
etc/Makefile.in
texi/ChangeLog
texi/ps/Makefile.in

index d004f81..b9c4e1e 100644 (file)
--- 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  <yamaoka@jpl.org>
 
index db088c8..56ee05d 100644 (file)
@@ -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.
index ec855ce..953b082 100644 (file)
@@ -1,5 +1,7 @@
 2006-01-26  Katsumi Yamaoka  <yamaoka@jpl.org>
 
+       * ps/Makefile.in (distclean): Remove Makefile.
+
        * Makefile.in (almost-clean): Rename from clean.
        (clean): Rename from veryclean.
        (distclean): Use clean.
index 644ad50..c11e474 100644 (file)
@@ -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: