CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/06/17 13:11:18

Index: checks/Makefile.in
===================================================================
RCS file: /sources/m4/m4/checks/Attic/Makefile.in,v
retrieving revision 1.1.1.1.2.5
retrieving revision 1.1.1.1.2.6
diff -u -b -r1.1.1.1.2.5 -r1.1.1.1.2.6
--- checks/Makefile.in  16 Jun 2006 12:06:21 -0000      1.1.1.1.2.5
+++ checks/Makefile.in  17 Jun 2006 13:11:18 -0000      1.1.1.1.2.6
@@ -64,7 +64,7 @@
 distclean: clean
        rm -f Makefile
 
-realclean: distclean
+maintainer-clean realclean: distclean
        rm -f $(CHECKS) stamp-checks
 
 distdir: dist


Reply via email to